diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c9a67346..e5c680a6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.5", + "version": "1.2.6", "commands": [ "csharpier" ], "rollForward": false }, "dotnet-coverage": { - "version": "18.3.1", + "version": "18.5.2", "commands": [ "dotnet-coverage" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 58f37933..05651f53 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,11 +2,11 @@ true - 10.0.0 + 10.0.4 10.0.0 - 10.0.0 + 10.0.3 - 8.5.7 + 9.0.1 @@ -25,16 +25,16 @@ - + - + - - - + + + - + @@ -44,18 +44,18 @@ - + - + - + - + @@ -101,33 +101,33 @@ - + - - + + - - - + + + - - + + - + - - - - + + + + diff --git a/src/CQRS/LeanCode.CQRS.OutputCaching/LeanCode.CQRS.OutputCaching.csproj b/src/CQRS/LeanCode.CQRS.OutputCaching/LeanCode.CQRS.OutputCaching.csproj index df23d0b4..a9c150c9 100644 --- a/src/CQRS/LeanCode.CQRS.OutputCaching/LeanCode.CQRS.OutputCaching.csproj +++ b/src/CQRS/LeanCode.CQRS.OutputCaching/LeanCode.CQRS.OutputCaching.csproj @@ -6,6 +6,7 @@ + diff --git a/src/Infrastructure/LeanCode.Dapper/LeanCode.Dapper.csproj b/src/Infrastructure/LeanCode.Dapper/LeanCode.Dapper.csproj index 961ba637..2a5aa008 100644 --- a/src/Infrastructure/LeanCode.Dapper/LeanCode.Dapper.csproj +++ b/src/Infrastructure/LeanCode.Dapper/LeanCode.Dapper.csproj @@ -1,5 +1,6 @@ + diff --git a/src/Infrastructure/LeanCode.Kratos/LeanCode.Kratos.csproj b/src/Infrastructure/LeanCode.Kratos/LeanCode.Kratos.csproj index ca8887c9..bb6baa75 100644 --- a/src/Infrastructure/LeanCode.Kratos/LeanCode.Kratos.csproj +++ b/src/Infrastructure/LeanCode.Kratos/LeanCode.Kratos.csproj @@ -1,5 +1,6 @@ + diff --git a/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj b/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj index 83be8e63..0bf3cbc4 100644 --- a/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj +++ b/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj @@ -8,6 +8,7 @@ +