diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c9a67346d..e5c680a60 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 58f379333..08652c561 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,9 +4,9 @@ 10.0.0 10.0.0 - 10.0.0 + 10.0.3 - 8.5.7 + 9.0.1 @@ -30,11 +30,11 @@ - - - + + + - + @@ -101,7 +101,7 @@ - + @@ -109,25 +109,25 @@ - - - + + + - - + + - + - - - - + + + + diff --git a/src/CQRS/LeanCode.CQRS.OutputCaching/LeanCode.CQRS.OutputCaching.csproj b/src/CQRS/LeanCode.CQRS.OutputCaching/LeanCode.CQRS.OutputCaching.csproj index df23d0b4d..a9c150c9a 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.AzureIdentity/LeanCode.AzureIdentity.csproj b/src/Infrastructure/LeanCode.AzureIdentity/LeanCode.AzureIdentity.csproj index 18146ca57..aeda6805e 100644 --- a/src/Infrastructure/LeanCode.AzureIdentity/LeanCode.AzureIdentity.csproj +++ b/src/Infrastructure/LeanCode.AzureIdentity/LeanCode.AzureIdentity.csproj @@ -2,6 +2,7 @@ + diff --git a/src/Infrastructure/LeanCode.Dapper/LeanCode.Dapper.csproj b/src/Infrastructure/LeanCode.Dapper/LeanCode.Dapper.csproj index 961ba6372..2a5aa0088 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/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj b/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj index 83be8e630..0bf3cbc40 100644 --- a/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj +++ b/src/Testing/LeanCode.IntegrationTestHelpers/LeanCode.IntegrationTestHelpers.csproj @@ -8,6 +8,7 @@ +