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 net9_0_AnyCPU_NativeSNI_3) failed Mar 31, 2026 in 16m 23s

Win22_Sql22 net9_0_AnyCPU_NativeSNI_3 failed

Annotations

Check failure on line 40 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 net9_0_AnyCPU_NativeSNI_3)

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

src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj(40,5): Error MSB3073: The command "dotnet tool restore" exited with code 1. [TargetFramework=net8.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 net9_0_AnyCPU_NativeSNI_3)

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\net9.0\Microsoft.Data.SqlClient.xml' -outputFile 'obj\Debug\net9.0\Microsoft.Data.SqlClient.xml'" " exited with code 57005. [TargetFramework=net9.0]

Check failure on line 40 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 net9_0_AnyCPU_NativeSNI_3)

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

src\Microsoft.Data.SqlClient\ref\Microsoft.Data.SqlClient.csproj(40,5): Error MSB3073: The command "dotnet tool restore" exited with code 1. [TargetFramework=net8.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 net9_0_AnyCPU_NativeSNI_3)

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\net9.0\Microsoft.Data.SqlClient.xml' -outputFile 'obj\Debug\net9.0\Microsoft.Data.SqlClient.xml'" " exited with code 57005. [TargetFramework=net9.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 net9_0_AnyCPU_NativeSNI_3)

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.