diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9777bcd..717f0d8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.5.1", + "version": "4.7.0", "commands": [ "dotnet-stryker" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index 4379fce..572804e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,21 +6,21 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/examples/ConsoleApp/ConsoleApp.csproj b/examples/ConsoleApp/ConsoleApp.csproj index 75468e1..c2a11aa 100644 --- a/examples/ConsoleApp/ConsoleApp.csproj +++ b/examples/ConsoleApp/ConsoleApp.csproj @@ -9,7 +9,7 @@ - + diff --git a/examples/WebApi/WebApi.csproj b/examples/WebApi/WebApi.csproj index 6607eed..fdb7229 100644 --- a/examples/WebApi/WebApi.csproj +++ b/examples/WebApi/WebApi.csproj @@ -8,8 +8,8 @@ - - + +