-
### Summary
We should define an enablement mechanism for Terminal Logger in the .NET SDK to allow for easily enabling/disabling the logger.
### Background and Motivation
The mechanism shoul…
-
```
Mono JIT compiler version 4.8.0 (Stable 4.8.0.524/9d74414 Wed Apr 5 17:57:04 UTC 2017)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: …
-
**System Information (please complete the following information):**
- Model Builder or CLI Version: 17.15.0.2337001
- Visual Studio Version (if applicable): 17.8.7
**Describe the bug**
- On wh…
-
I build a project via MsBuild API, using `BuildManager`. So after a build I have `ProjectInstance` object. Is it possible to understand which `ProjectItemInstance` was produced bu which task (or targe…
xtmq updated
8 months ago
-
I have a WPF app using C# 6 features. My understanding is that necessitates the use of MSBuild 14. However, if I reference version 14 of the Microsoft.Build\* assemblies, I cannot successfully build a…
agc93 updated
8 months ago
-
Given a multi-line error
```xml
```
The output is . . . a lot
![screenshot with formatting](https://github.com/dotnet/msbuild/assets/3347530/445fb86c-6e5a-463b-…
-
**Describe the bug**
After upgrading from 6.0.0 to 6.0.1 the tests fail with errors initializing Coverlet
**To Reproduce**
Updated from 6.0.0 to 6.0.1.
Project being tested targets netstandard2.…
-
While building a .NET Core application which is referencing a .NET Standard library throws the following Exception on Linux.
```
MSBUILD : error MSB1025: An internal failure occurred while running…
-
### Steps to reproduce
1. Check out minimal reproducible example from the repository https://github.com/iainnicol/ReproForMsbuildAlreadyRegisteredForBuildTime
2. Open the .sln inside version 15.8.…
-
### Description
See also #4286, [#4565](https://github.com/dotnet/extensions/issues/4565).
Right after I added this package reference to my SDK-style project targeting `net8.0-windows` for my WP…