diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 6c10a29..c0bb3f0 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"dotnet-stryker": {
- "version": "3.4.0",
+ "version": "3.13.2",
"commands": [
"dotnet-stryker"
]
},
"nbgv": {
- "version": "3.5.119",
+ "version": "3.10.85",
"commands": [
"nbgv"
]
diff --git a/Directory.Build.props b/Directory.Build.props
index eda3dbd..b386f08 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -2,7 +2,7 @@
- 3.5.119
+ 3.10.85
all
diff --git a/build/_build.csproj b/build/_build.csproj
index 005e722..45244ea 100644
--- a/build/_build.csproj
+++ b/build/_build.csproj
@@ -11,12 +11,12 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
+
+
diff --git a/test/Glob.Benchmarks/Glob.Benchmarks.csproj b/test/Glob.Benchmarks/Glob.Benchmarks.csproj
index ab641b0..fd71ada 100644
--- a/test/Glob.Benchmarks/Glob.Benchmarks.csproj
+++ b/test/Glob.Benchmarks/Glob.Benchmarks.csproj
@@ -24,7 +24,7 @@
-
+
diff --git a/test/Glob.Tests/Glob.Tests.csproj b/test/Glob.Tests/Glob.Tests.csproj
index 6f95f21..ebbf41b 100644
--- a/test/Glob.Tests/Glob.Tests.csproj
+++ b/test/Glob.Tests/Glob.Tests.csproj
@@ -25,15 +25,15 @@
-
-
+
+
-
+
all
runtime; build; native; contentfiles; analyzers
-
+