diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 121b46d6b..42a7d0379 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,21 +10,21 @@ "rollForward": false }, "husky": { - "version": "0.8.0", + "version": "0.9.1", "commands": [ "husky" ], "rollForward": false }, "dotnet-reportgenerator-globaltool": { - "version": "5.5.1", + "version": "5.5.4", "commands": [ "reportgenerator" ], "rollForward": false }, "powershell": { - "version": "7.5.4", + "version": "7.5.5", "commands": [ "pwsh" ], diff --git a/Apps/Find/Directory.Packages.props b/Apps/Find/Directory.Packages.props index 0f006ebae..06831ee48 100644 --- a/Apps/Find/Directory.Packages.props +++ b/Apps/Find/Directory.Packages.props @@ -5,41 +5,41 @@ true - - + + - + - + - + - + - - - - - - + + + + + + diff --git a/Apps/Find/tests/SUI.Find.AuditProcessor.UnitTests/SUI.Find.AuditProcessor.UnitTests.csproj b/Apps/Find/tests/SUI.Find.AuditProcessor.UnitTests/SUI.Find.AuditProcessor.UnitTests.csproj index e5e3a015a..088f7dcac 100644 --- a/Apps/Find/tests/SUI.Find.AuditProcessor.UnitTests/SUI.Find.AuditProcessor.UnitTests.csproj +++ b/Apps/Find/tests/SUI.Find.AuditProcessor.UnitTests/SUI.Find.AuditProcessor.UnitTests.csproj @@ -19,6 +19,8 @@ + + diff --git a/Apps/Find/tests/SUI.Find.FindApi.IntegrationTests/SUI.Find.FindApi.IntegrationTests.csproj b/Apps/Find/tests/SUI.Find.FindApi.IntegrationTests/SUI.Find.FindApi.IntegrationTests.csproj index f8497dcd4..8119f3771 100644 --- a/Apps/Find/tests/SUI.Find.FindApi.IntegrationTests/SUI.Find.FindApi.IntegrationTests.csproj +++ b/Apps/Find/tests/SUI.Find.FindApi.IntegrationTests/SUI.Find.FindApi.IntegrationTests.csproj @@ -16,6 +16,8 @@ + + diff --git a/Apps/Find/tests/SUI.Find.FindApi.UnitTests/SUI.Find.FindApi.UnitTests.csproj b/Apps/Find/tests/SUI.Find.FindApi.UnitTests/SUI.Find.FindApi.UnitTests.csproj index 2bc60331b..080173458 100644 --- a/Apps/Find/tests/SUI.Find.FindApi.UnitTests/SUI.Find.FindApi.UnitTests.csproj +++ b/Apps/Find/tests/SUI.Find.FindApi.UnitTests/SUI.Find.FindApi.UnitTests.csproj @@ -16,6 +16,8 @@ + + diff --git a/Apps/Find/tests/SUI.Find.Infrastructure.IntegrationTests/SUI.Find.Infrastructure.IntegrationTests.csproj b/Apps/Find/tests/SUI.Find.Infrastructure.IntegrationTests/SUI.Find.Infrastructure.IntegrationTests.csproj index a9a847e1e..a04a6911d 100644 --- a/Apps/Find/tests/SUI.Find.Infrastructure.IntegrationTests/SUI.Find.Infrastructure.IntegrationTests.csproj +++ b/Apps/Find/tests/SUI.Find.Infrastructure.IntegrationTests/SUI.Find.Infrastructure.IntegrationTests.csproj @@ -21,6 +21,8 @@ + + diff --git a/Apps/Find/tests/SUI.Find.Infrastructure.UnitTests/SUI.Find.Infrastructure.UnitTests.csproj b/Apps/Find/tests/SUI.Find.Infrastructure.UnitTests/SUI.Find.Infrastructure.UnitTests.csproj index 71d1d1ab1..2ebe8f65b 100644 --- a/Apps/Find/tests/SUI.Find.Infrastructure.UnitTests/SUI.Find.Infrastructure.UnitTests.csproj +++ b/Apps/Find/tests/SUI.Find.Infrastructure.UnitTests/SUI.Find.Infrastructure.UnitTests.csproj @@ -25,6 +25,8 @@ + + Always