diff --git a/Directory.Packages.props b/Directory.Packages.props index 77d2c3f..af39b29 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,9 +4,9 @@ false - 10.0.8 - 9.0.16 - 13.3.5 + 10.0.9 + 9.0.17 + 13.4.3 @@ -27,17 +27,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -51,7 +51,7 @@ - + diff --git a/samples/AppHost/AppHost/AppHost.csproj b/samples/AppHost/AppHost/AppHost.csproj index eac5293..bcb03f3 100644 --- a/samples/AppHost/AppHost/AppHost.csproj +++ b/samples/AppHost/AppHost/AppHost.csproj @@ -8,6 +8,10 @@ + + + + diff --git a/src/Vulthil.SharedKernel.Infrastructure.Cosmos/Vulthil.SharedKernel.Infrastructure.Cosmos.csproj b/src/Vulthil.SharedKernel.Infrastructure.Cosmos/Vulthil.SharedKernel.Infrastructure.Cosmos.csproj index 7173237..a5689ae 100644 --- a/src/Vulthil.SharedKernel.Infrastructure.Cosmos/Vulthil.SharedKernel.Infrastructure.Cosmos.csproj +++ b/src/Vulthil.SharedKernel.Infrastructure.Cosmos/Vulthil.SharedKernel.Infrastructure.Cosmos.csproj @@ -11,6 +11,7 @@ + \ No newline at end of file diff --git a/src/Vulthil.SharedKernel.Infrastructure.Npgsql/Vulthil.SharedKernel.Infrastructure.Npgsql.csproj b/src/Vulthil.SharedKernel.Infrastructure.Npgsql/Vulthil.SharedKernel.Infrastructure.Npgsql.csproj index 621c157..9e661c3 100644 --- a/src/Vulthil.SharedKernel.Infrastructure.Npgsql/Vulthil.SharedKernel.Infrastructure.Npgsql.csproj +++ b/src/Vulthil.SharedKernel.Infrastructure.Npgsql/Vulthil.SharedKernel.Infrastructure.Npgsql.csproj @@ -12,6 +12,8 @@ + + \ No newline at end of file diff --git a/src/Vulthil.SharedKernel.Infrastructure/Vulthil.SharedKernel.Infrastructure.csproj b/src/Vulthil.SharedKernel.Infrastructure/Vulthil.SharedKernel.Infrastructure.csproj index 58be3eb..c9bf5dd 100644 --- a/src/Vulthil.SharedKernel.Infrastructure/Vulthil.SharedKernel.Infrastructure.csproj +++ b/src/Vulthil.SharedKernel.Infrastructure/Vulthil.SharedKernel.Infrastructure.csproj @@ -6,6 +6,8 @@ + + diff --git a/src/Vulthil.xUnit/Vulthil.xUnit.csproj b/src/Vulthil.xUnit/Vulthil.xUnit.csproj index 7d5c927..26f8e4c 100644 --- a/src/Vulthil.xUnit/Vulthil.xUnit.csproj +++ b/src/Vulthil.xUnit/Vulthil.xUnit.csproj @@ -6,6 +6,9 @@ + + + diff --git a/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.AppHost/Vulthil.Messaging.IntegrationTest.AppHost.csproj b/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.AppHost/Vulthil.Messaging.IntegrationTest.AppHost.csproj index 0ac8d69..3fb9b15 100644 --- a/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.AppHost/Vulthil.Messaging.IntegrationTest.AppHost.csproj +++ b/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.AppHost/Vulthil.Messaging.IntegrationTest.AppHost.csproj @@ -7,6 +7,10 @@ + + + + diff --git a/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.Tests/Vulthil.Messaging.IntegrationTest.Tests.csproj b/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.Tests/Vulthil.Messaging.IntegrationTest.Tests.csproj index f90705e..7842551 100644 --- a/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.Tests/Vulthil.Messaging.IntegrationTest.Tests.csproj +++ b/tests/MessagingIntegrationTests/Vulthil.Messaging.IntegrationTest.Tests/Vulthil.Messaging.IntegrationTest.Tests.csproj @@ -4,6 +4,7 @@ +