From de09de2b5f4951a6ebf3bae7a90e3efb5d63b2a8 Mon Sep 17 00:00:00 2001 From: Christopher Jolly Date: Mon, 26 Sep 2022 22:38:30 +0800 Subject: [PATCH] update dependencies --- Dependencies.targets | 24 +++++++++---------- .../EFCore.Jet.Data.Tests.csproj | 2 +- .../EFCore.Jet.FunctionalTests.csproj | 4 ++-- .../EFCore.Jet.IntegrationTests.csproj | 2 +- test/EFCore.Jet.Tests/EFCore.Jet.Tests.csproj | 2 +- .../JetProviderExceptionTests.csproj | 4 ++-- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Dependencies.targets b/Dependencies.targets index 9e5e4b4..7131f45 100644 --- a/Dependencies.targets +++ b/Dependencies.targets @@ -1,6 +1,6 @@ - 6.0.0 + 6.0.9 [$(DotnetRuntimeVersion), 7.0.0) @@ -11,7 +11,7 @@ - + @@ -37,14 +37,14 @@ - + - - - + + + @@ -56,10 +56,10 @@ - - - - + + + + @@ -81,9 +81,9 @@ - + - + diff --git a/test/EFCore.Jet.Data.Tests/EFCore.Jet.Data.Tests.csproj b/test/EFCore.Jet.Data.Tests/EFCore.Jet.Data.Tests.csproj index 32b7f06..e683f6c 100644 --- a/test/EFCore.Jet.Data.Tests/EFCore.Jet.Data.Tests.csproj +++ b/test/EFCore.Jet.Data.Tests/EFCore.Jet.Data.Tests.csproj @@ -22,7 +22,7 @@ - + diff --git a/test/EFCore.Jet.FunctionalTests/EFCore.Jet.FunctionalTests.csproj b/test/EFCore.Jet.FunctionalTests/EFCore.Jet.FunctionalTests.csproj index 3a688f7..63d7e9a 100644 --- a/test/EFCore.Jet.FunctionalTests/EFCore.Jet.FunctionalTests.csproj +++ b/test/EFCore.Jet.FunctionalTests/EFCore.Jet.FunctionalTests.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj b/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj index 2872b7e..5719e1e 100644 --- a/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj +++ b/test/EFCore.Jet.IntegrationTests/EFCore.Jet.IntegrationTests.csproj @@ -78,7 +78,7 @@ - + diff --git a/test/EFCore.Jet.Tests/EFCore.Jet.Tests.csproj b/test/EFCore.Jet.Tests/EFCore.Jet.Tests.csproj index 81c01ce..95e7d18 100644 --- a/test/EFCore.Jet.Tests/EFCore.Jet.Tests.csproj +++ b/test/EFCore.Jet.Tests/EFCore.Jet.Tests.csproj @@ -30,7 +30,7 @@ - + diff --git a/test/JetProviderExceptionTests/JetProviderExceptionTests.csproj b/test/JetProviderExceptionTests/JetProviderExceptionTests.csproj index 4dce904..1457e1d 100644 --- a/test/JetProviderExceptionTests/JetProviderExceptionTests.csproj +++ b/test/JetProviderExceptionTests/JetProviderExceptionTests.csproj @@ -7,12 +7,12 @@ - + - +