diff --git a/Directory.Packages.props b/Directory.Packages.props index 54b045ccef3..b3825726499 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,7 +6,6 @@ true true - 4.3.0 1.0.0 8.0.6 @@ -125,26 +124,6 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/src/Components/Aspire.Microsoft.Data.SqlClient/Aspire.Microsoft.Data.SqlClient.csproj b/src/Components/Aspire.Microsoft.Data.SqlClient/Aspire.Microsoft.Data.SqlClient.csproj index e3e404d2eaf..e7740e1af77 100644 --- a/src/Components/Aspire.Microsoft.Data.SqlClient/Aspire.Microsoft.Data.SqlClient.csproj +++ b/src/Components/Aspire.Microsoft.Data.SqlClient/Aspire.Microsoft.Data.SqlClient.csproj @@ -22,7 +22,6 @@ - diff --git a/tests/Aspire.Microsoft.Data.SqlClient.Tests/Aspire.Microsoft.Data.SqlClient.Tests.csproj b/tests/Aspire.Microsoft.Data.SqlClient.Tests/Aspire.Microsoft.Data.SqlClient.Tests.csproj index b3c44e2d25c..e84b86b8cfd 100644 --- a/tests/Aspire.Microsoft.Data.SqlClient.Tests/Aspire.Microsoft.Data.SqlClient.Tests.csproj +++ b/tests/Aspire.Microsoft.Data.SqlClient.Tests/Aspire.Microsoft.Data.SqlClient.Tests.csproj @@ -4,11 +4,19 @@ $(DefaultTargetFramework) + + + + + + + + diff --git a/tests/Directory.Packages.props b/tests/Directory.Packages.props new file mode 100644 index 00000000000..e40cf1a9ae3 --- /dev/null +++ b/tests/Directory.Packages.props @@ -0,0 +1,28 @@ + + + + 4.3.0 + + + + + + + + + + + + + + + + + + + + + + + +