diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 657e3ba2a..c3e8055a9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "husky": { - "version": "0.8.0", + "version": "0.9.1", "commands": [ "husky" ], @@ -24,7 +24,7 @@ "rollForward": false }, "powershell": { - "version": "7.5.4", + "version": "7.6.0", "commands": [ "pwsh" ], diff --git a/Apps/Find/Directory.Packages.props b/Apps/Find/Directory.Packages.props index 0f006ebae..9ca4a8f9c 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 1037717fc..e58de9750 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 @@ -17,6 +17,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 45c71f0f6..dd146e444 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 @@ -26,6 +26,8 @@ + + Always