diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cc2638e7..dc700262 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.16.0", + "version": "5.0.0", "commands": [ "dotnet-stryker" ], @@ -17,7 +17,7 @@ "rollForward": false }, "dotnet-ef": { - "version": "10.0.11", + "version": "10.0.12", "commands": [ "dotnet-ef" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 25bf9341..b47e7308 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,27 +5,27 @@ - - - - - - - + + + + + + + - - - - + + + + - - + + @@ -34,7 +34,7 @@ - + @@ -44,10 +44,10 @@ - + - + diff --git a/src/RustPlusBot.Abstractions/RustPlusBot.Abstractions.csproj b/src/RustPlusBot.Abstractions/RustPlusBot.Abstractions.csproj index faef0ca8..af2c1a90 100644 --- a/src/RustPlusBot.Abstractions/RustPlusBot.Abstractions.csproj +++ b/src/RustPlusBot.Abstractions/RustPlusBot.Abstractions.csproj @@ -1,6 +1,7 @@ + diff --git a/src/RustPlusBot.Domain/RustPlusBot.Domain.csproj b/src/RustPlusBot.Domain/RustPlusBot.Domain.csproj index e2e9a392..b200b063 100644 --- a/src/RustPlusBot.Domain/RustPlusBot.Domain.csproj +++ b/src/RustPlusBot.Domain/RustPlusBot.Domain.csproj @@ -8,6 +8,7 @@ +