diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6d09b45f..67c50223 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "dotnet-stryker": { - "version": "4.11.0", + "version": "4.12.0", "commands": [ "dotnet-stryker" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index c7941243..07822aba 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -41,7 +41,7 @@ - + @@ -89,15 +89,15 @@ - - + + - + @@ -117,7 +117,7 @@ - + @@ -147,14 +147,14 @@ - + - + diff --git a/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj b/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj index 1672a95a..31223c80 100644 --- a/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj +++ b/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj @@ -25,6 +25,7 @@ + diff --git a/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj b/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj index 127af269..7f4b0345 100644 --- a/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj +++ b/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj @@ -58,6 +58,7 @@ +