Skip to content

Fix review feedback: wire compute-versions into OneBranch pipelines

756dc7a
Select commit
Loading
Failed to load commit list.
Draft

Consolidate package version specification and computation #4336

Fix review feedback: wire compute-versions into OneBranch pipelines
756dc7a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_1) failed Jun 3, 2026 in 2m 37s

Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_1 failed

Annotations

Check failure on line 198 in C:\hostedtoolcache\windows\dotnet\sdk\10.0.300\NuGet.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_1)

C:\hostedtoolcache\windows\dotnet\sdk\10.0.300\NuGet.targets#L198

C:\hostedtoolcache\windows\dotnet\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]

Check failure on line 844 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_1)

build.proj#L844

build.proj(844,5): Error MSB3073: The command " "dotnet" test "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --filter "category=flaky" -f net9.0 -p:TestSet="1" --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientManual-Windows_NT-net9.0-1" -p:ReferenceType=Package -p:AbstractionsPackageVersion=$(abstractionsPackageVersion) -p:LoggingPackageVersion=$(loggingPackageVersion) -p:SqlClientPackageVersion=$(mdsPackageVersion) -p:SqlServerPackageVersion=$(sqlServerPackageVersion) " exited with code 1.

Check failure on line 28 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_1)

Build log #L28

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 31 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_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:\hostedtoolcache\windows\dotnet\sdk\10.0.300\NuGet.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_1)

C:\hostedtoolcache\windows\dotnet\sdk\10.0.300\NuGet.targets#L198

C:\hostedtoolcache\windows\dotnet\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]