diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5a006a86..990abf0b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.0", + "version": "9.0.18", "commands": [ "dotnet-ef" ], @@ -17,7 +17,7 @@ "rollForward": false }, "dotnet-stryker": { - "version": "4.14.2", + "version": "4.16.0", "commands": [ "dotnet-stryker" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 8bf0fcc7..eb091bda 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,36 +6,36 @@ - - + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - + + - + - + \ No newline at end of file diff --git a/benchmarks/NatureProtector.Benchmarks/NatureProtector.Benchmarks.csproj b/benchmarks/NatureProtector.Benchmarks/NatureProtector.Benchmarks.csproj index 18fd5554..80b186fa 100644 --- a/benchmarks/NatureProtector.Benchmarks/NatureProtector.Benchmarks.csproj +++ b/benchmarks/NatureProtector.Benchmarks/NatureProtector.Benchmarks.csproj @@ -10,6 +10,9 @@ + + + diff --git a/src/NatureProtector.Infrastructure.Influx/NatureProtector.Infrastructure.Influx.csproj b/src/NatureProtector.Infrastructure.Influx/NatureProtector.Infrastructure.Influx.csproj index d0a9b5a6..788406ec 100644 --- a/src/NatureProtector.Infrastructure.Influx/NatureProtector.Infrastructure.Influx.csproj +++ b/src/NatureProtector.Infrastructure.Influx/NatureProtector.Infrastructure.Influx.csproj @@ -8,7 +8,9 @@ + + diff --git a/src/NatureProtector.Shared.Observability/NatureProtector.Shared.Observability.csproj b/src/NatureProtector.Shared.Observability/NatureProtector.Shared.Observability.csproj index 077da3ab..51359101 100644 --- a/src/NatureProtector.Shared.Observability/NatureProtector.Shared.Observability.csproj +++ b/src/NatureProtector.Shared.Observability/NatureProtector.Shared.Observability.csproj @@ -7,6 +7,11 @@ + + + + +