Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions eng/test-rebuild.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ try {
" --exclude netstandard2.0\Microsoft.CodeAnalysis.Debugging.Package.dll" +
" --exclude netstandard2.0\Microsoft.CodeAnalysis.PooledObjects.Package.dll" +
" --exclude netstandard2.0\Microsoft.CodeAnalysis.Threading.Package.dll" +
" --exclude net8.0\Microsoft.CodeAnalysis.Threading.Package.dll" +
" --exclude net9.0\Microsoft.CodeAnalysis.Threading.Package.dll" +
" --exclude netstandard2.0\Microsoft.CodeAnalysis.Extensions.Package.dll" +
" --exclude netcoreapp3.1\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll" +
" --exclude net472\Zip\tools\vsixexpinstaller\System.ValueTuple.dll" +
Expand Down