Skip to content

Add assembly signing for Microsoft.Data.SqlClient.Extensions.Abstractions - #4568

Draft
paulmedynski wants to merge 3 commits into
dev/paul/assembly-signing-loggingfrom
dev/paul/assembly-signing-abstractions
Draft

Add assembly signing for Microsoft.Data.SqlClient.Extensions.Abstractions#4568
paulmedynski wants to merge 3 commits into
dev/paul/assembly-signing-loggingfrom
dev/paul/assembly-signing-abstractions

Add assembly signing for Microsoft.Data.SqlClient.Extensions.Abstract…

73cd48a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package (Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2) failed Aug 21, 2026 in 21m 15s

Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2 failed

Annotations

Check failure on line 147 in src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft\Data\SqlClient\SqlBulkCopyCacheMetadataTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2)

src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft\Data\SqlClient\SqlBulkCopyCacheMetadataTest.cs#L147

src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft\Data\SqlClient\SqlBulkCopyCacheMetadataTest.cs(147,45): Error CS1061: 'SqlBulkCopy' does not contain a definition for 'IsCachedMetadataValid' and no accessible extension method 'IsCachedMetadataValid' accepting a first argument of type 'SqlBulkCopy' could be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj::TargetFramework=net8.0]

Check failure on line 731 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2)

build.proj#L731

build.proj(731,5): Error MSB3073: The command " "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 --filter "category=flaky" -f net8.0 -p:ReferenceType=Package -p:SqlClientPackageVersion=7.1.0-preview3-pr23322 -p:SqlServerPackageVersion=1.1.0-preview1-pr23322 --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientUnit-Windows_NT-net8.0" " exited with code 1.

Check failure on line 35 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2)

Build log #L35

Error: The process 'D:\a\_work\_tool\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 38 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2)

Build log #L38

Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\_work\\1\\s\\build.proj' ]

Check failure on line 147 in src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft\Data\SqlClient\SqlBulkCopyCacheMetadataTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win11_ARM64_Azure_Sql net8_0_AnyCPU_ManagedSNI_2)

src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft\Data\SqlClient\SqlBulkCopyCacheMetadataTest.cs#L147

src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft\Data\SqlClient\SqlBulkCopyCacheMetadataTest.cs(147,45): Error CS1061: 'SqlBulkCopy' does not contain a definition for 'IsCachedMetadataValid' and no accessible extension method 'IsCachedMetadataValid' accepting a first argument of type 'SqlBulkCopy' could be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj::TargetFramework=net8.0]