Consolidate package version specification and computation #4336
Azure Pipelines / PR-SqlClient-Package (Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2)
failed
Jun 3, 2026 in 4m 12s
Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2 failed
Annotations
azure-pipelines / PR-SqlClient-Package (Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2)
src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Address/Address.csproj#L0
src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Address/Address.csproj(0,0): Error NU1604: Warning As Error: Project dependency Microsoft.SqlServer.Server does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/mnt/vss/_work/1/s/src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj]
azure-pipelines / PR-SqlClient-Package (Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2)
src/Microsoft.Data.SqlClient/tests/Common/Microsoft.Data.SqlClient.TestCommon.csproj#L0
src/Microsoft.Data.SqlClient/tests/Common/Microsoft.Data.SqlClient.TestCommon.csproj(0,0): Error NU1604: Warning As Error: Project dependency Microsoft.Data.SqlClient does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/mnt/vss/_work/1/s/src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj]
azure-pipelines / PR-SqlClient-Package (Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2)
src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj#L0
src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj(0,0): Error NU1604: Warning As Error: Project dependency Microsoft.Data.SqlClient does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.
azure-pipelines / PR-SqlClient-Package (Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2)
src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj#L0
src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj(0,0): Error NU1602: Warning As Error: Microsoft.SqlServer.Types 170.1000.7 does not provide an inclusive lower bound for dependency Microsoft.SqlServer.Server. Microsoft.SqlServer.Server 1.0.0 was resolved instead.
Check failure on line 812 in build.proj
azure-pipelines / PR-SqlClient-Package (Ubuntu22_Sql22 net8_0_AnyCPU_ManagedSNI_2)
build.proj#L812
build.proj(812,5): Error MSB3073: The command " "dotnet" test "/mnt/vss/_work/1/s/src/../src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --filter "category=flaky" -f net8.0 --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientFunctional-Unix-net8.0" -p:ReferenceType=Package -p:AbstractionsPackageVersion=$(abstractionsPackageVersion) -p:LoggingPackageVersion=$(loggingPackageVersion) -p:SqlClientPackageVersion=$(mdsPackageVersion) -p:SqlServerPackageVersion=$(sqlServerPackageVersion) " exited with code 1.
Loading