Skip to content

Trim docs using pwsh via dotnet tool to support cross-platform local development.#4121

Merged
cheenamalhotra merged 2 commits into
mainfrom
dev/mdaigle/pwsh-via-dotnet-tool
Apr 1, 2026
Merged

Trim docs using pwsh via dotnet tool to support cross-platform local development.#4121
cheenamalhotra merged 2 commits into
mainfrom
dev/mdaigle/pwsh-via-dotnet-tool

Merge branch 'main' into dev/mdaigle/pwsh-via-dotnet-tool

2fe538c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project (Win22_Sql22_x86 net462_AnyCPU_2) failed Mar 31, 2026 in 4m 13s

Win22_Sql22_x86 net462_AnyCPU_2 failed

Annotations

Check failure on line 459 in build2.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_x86 net462_AnyCPU_2)

build2.proj#L459

build2.proj(459,5): Error MSB3073: The command " "C:\x86\dotnet" test "D:\a\_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 --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" -f net462 --results-directory "TestResults" --logger:"trx;LogFilePrefix=MdsFunctional-Windows_NT-net462" -p:AbstractionsPackageVersion=1.0.0.09020-ci -p:LoggingPackageVersion=1.0.0.09020-ci -p:MdsPackageVersion=7.0.0.09020-ci " exited with code 3.

Check failure on line 34 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_x86 net462_AnyCPU_2)

Build log #L34

Process 'msbuild.exe' exited with code '1'.

Check failure on line 68 in src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_x86 net462_AnyCPU_2)

src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj#L68

src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj(68,5): Error MSB3073: The command " dotnet tool run pwsh -NonInteractive -ExecutionPolicy Unrestricted -Command "D:\a\_work\1\s\src\..\tools\intellisense\TrimDocs.ps1 -inputFile 'obj\Debug\netstandard2.0\Microsoft.Data.SqlClient.xml' -outputFile 'obj\Debug\netstandard2.0\Microsoft.Data.SqlClient.xml'" " exited with code 57005. [TargetFramework=netstandard2.0]

Check failure on line 68 in src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_x86 net462_AnyCPU_2)

src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj#L68

src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj(68,5): Error MSB3073: The command " dotnet tool run pwsh -NonInteractive -ExecutionPolicy Unrestricted -Command "D:\a\_work\1\s\src\..\tools\intellisense\TrimDocs.ps1 -inputFile 'obj\Debug\netstandard2.0\Microsoft.Data.SqlClient.xml' -outputFile 'obj\Debug\netstandard2.0\Microsoft.Data.SqlClient.xml'" " exited with code 57005. [TargetFramework=netstandard2.0]

Check failure on line 330 in build2.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_x86 net462_AnyCPU_2)

build2.proj#L330

build2.proj(330,5): Error MSB3073: The command " "dotnet" build D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/ref/Microsoft.Data.SqlClient.csproj -p:Configuration=Debug -p:BuildNumber=09020 -p:AbstractionsPackageVersion=1.0.0.09020-ci " exited with code 1.