-
### Description
There are several MSBuild properties that can be used to customize compression behaviors.
* `CompressionEnabled` completely disables compression.
* `CompressionExcludePatterns` allow…
-
**Version Used**:
[4.11.0](https://www.nuget.org/packages/Microsoft.CodeAnalysis.Workspaces.MSBuild/4.11.0)
**Steps to Reproduce**:
1. Reference latest [4.11.0](https://www.nuget.org/packages/…
-
### Build
https://dev.azure.com/dnceng/internal/_build/results?buildId=2490361 and https://dev.azure.com/dnceng/internal/_build/results?buildId=2490308
### Build leg reported
_No response_
…
-
### Issue Description
MSBuild can't evaluate `[MSBuild]::VersionLessThan` when the version contains a wilcard, e.g. `[MSBuild]::VersionLessThan(9.0.*, 8.2.0)`.
### Steps to Reproduce
Call `[MSBuild…
-
### Issue Description
For certain classes of errors (like missing files) the Clang compiler logs a "fatal" error, ex)
_fatal.c:1:10: fatal error: 'nosuchfile.h' file not found_
When run through MSBu…
-
## Describe the bug
An MSTest.Sdk project cannot be tested with "VS MSBuild" (or "Full MSBuild").
## Steps To Reproduce
On a Windows machine with "VS MSBuild" and dotnet SDK installed:
```
dotnet n…
-
> NOTE: Repost of #5063 due to unjustifyable closure reason.
## Issue Description ##
As the title shows, `` doc comments don't show in the tooltip.
## Steps to Reproduce ##
Write an XML doc comment …
-
In an Ubuntu container. It sounds like a build dependency issue.
A clean build failed with:
```
$ make
dotnet msbuild msbuild/ice.proj /p:UseSharedCompilation=false /nr:false /m /p:Configuration…
-
### Description
In a class under my Windows platform folder, the following types are missing:
Microsoft.UI.Xaml.Application
Microsoft.UI.Xaml.UnhandledExceptionEventArgs
This happened after updating…
-
### Description
Since we are skipping provisioantor to install the certs and profiles we need to find our clear the builds that need this.
Maybe for now only do that on DevDiv.
### Steps to Repro…