-
With .Net 7 support for [tar apis](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-4/#added-new-tar-apis), is it feasible to create an equivalent of ([Un](https://docs.microsoft.com/…
-
See this comment: https://github.com/SonarSource/sonar-scanner-msbuild/pull/1246#discussion_r889179471
We have some generic test initialization inside https://github.com/SonarSource/sonar-scanner-m…
-
WPF's VCXProj projects build against the targeting pack from the SDK. This creates problems like https://github.com/dotnet/wpf/issues/9309 where WPF ends up building against older references than it …
-
When downloading from github (https://github.com/mono/linux-packaging-msbuild) and run make it does not work to build msbuild on fedora 39 with mono from offical fedora package sources.
````
/home…
-
### Android application type
.NET Android (net7.0-android, net8.0-android, etc.)
### Affected platform version
.NET 8.0.4
### Description
I hit the following error when trying to build and run th…
-
**Version Used**: 16.5.4
**Steps to Reproduce**:
1. Clean build
2. Kill all MSBuild.exe tasks or it happens for even more files.
3. Build the solution
**Expected Behavior**: Solution builds…
-
After converting a fully working .NET 6 repo to .NET 7 and VS 17.4.2, command line builds started failing with exceptions from NuGet.BuildTasks. This occurs on Windows only, and only within .vcxproj p…
-
# Tasks
- [x] Change PATCH version number in [PCF manifest](https://learn.microsoft.com/en-us/power-apps/developer/component-framework/manifest-schema-reference/control)
- [x] Format should rema…
-
### Describe the bug
When there is a project targeting .NET Framework on a .sln and `dotnet format style xxx.sln` is invoked, an exception is raised about `Microsoft.CodeAnalysis.Workspaces.MSBuild…
-
(Might be related to #177, but I will try to give more details.)
`tfx-cli` 0.5.5
In our [VSTS extension](https://github.com/SonarSource/sonar-scanner-vsts), we are embedding a command line tool …