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 b37183dd..104ad566 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -126,7 +126,7 @@ - + @@ -163,7 +163,7 @@ - + diff --git a/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj b/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj index 1672a95a..38756825 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..747eee84 100644 --- a/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj +++ b/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj @@ -58,6 +58,7 @@ +