Consolidate package version specification and computation #4336
Win22_Sql22_x86 net9_0_AnyCPU_NativeSNI_1 failed
Annotations
Check failure on line 198 in C:\x86\sdk\10.0.300\NuGet.targets
azure-pipelines / PR-SqlClient-Package (Win22_Sql22_x86 net9_0_AnyCPU_NativeSNI_1)
C:\x86\sdk\10.0.300\NuGet.targets#L198
C:\x86\sdk\10.0.300\NuGet.targets(198,5): Error : '$(sqlServerPackageVersion)' is not a valid version string. [D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj]
Check failure on line 872 in build.proj
azure-pipelines / PR-SqlClient-Package (Win22_Sql22_x86 net9_0_AnyCPU_NativeSNI_1)
build.proj#L872
build.proj(872,5): Error MSB3073: The command " "C:\x86\dotnet" test "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/UnitTests/Microsoft.Data.SqlClient.UnitTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --collect "Code coverage" --settings "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/CodeCoverage.runsettings" --filter "category!=failing&category!=flaky&category!=interactive&category!=signed" -f net9.0 -p:ReferenceType=Package -p:SqlClientPackageVersion=$(mdsPackageVersion) -p:SqlServerPackageVersion=$(sqlServerPackageVersion) --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientUnit-Windows_NT-net9.0" " exited with code 1.
Check failure on line 28 in Build log
azure-pipelines / PR-SqlClient-Package (Win22_Sql22_x86 net9_0_AnyCPU_NativeSNI_1)
Build log #L28
Error: The process 'C:\x86\dotnet.exe' failed with exit code 1
Check failure on line 31 in Build log
azure-pipelines / PR-SqlClient-Package (Win22_Sql22_x86 net9_0_AnyCPU_NativeSNI_1)
Build log #L31
Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\_work\\1\\s\\build.proj' ]
Check failure on line 198 in C:\x86\sdk\10.0.300\NuGet.targets
azure-pipelines / PR-SqlClient-Package (Win22_Sql22_x86 net9_0_AnyCPU_NativeSNI_1)
C:\x86\sdk\10.0.300\NuGet.targets#L198
C:\x86\sdk\10.0.300\NuGet.targets(198,5): Error : '$(sqlServerPackageVersion)' is not a valid version string. [D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTests.csproj]