-
https://github.com/dotnet/msbuild/pull/8917#discussion_r1258448613
### Background
#6215
This subitem is focused on making sure that https://aka.ms/msbuild/eventargs / https://learn.microsoft.c…
-
### Issue Description
When passing project name parameter with "." in the project name, it errors out with the problem and doesn't suggest than an easy fix already exists where user can try-replacing…
-
Version: 15.3.388.41745
msbuild crashes with stack trace:
```
MSBUILD : error MSB1025: An internal failure occurred while running MSBuild.
System.NullReferenceException: Object reference not s…
tmat updated
8 months ago
-
The status messages could use some improvement in MSBuild. Instead of hard-coding "Build succeeded", MSBuild should report "$(Target) succeeded " or "$(Target) failed" for example.
I believe this i…
abock updated
8 months ago
-
hi~ @justadudewhohacks
i got trouble in installing opencv4nodejs these days,can you help me to fix the problem?
when i run " npm i -g opencv4nodejs" i got this:(the full log has been appended)
`ma…
-
Hello! The MSBuild Performance team is working on an execution mode for MSBuild where it will spawn a [long-lived daemon node](https://github.com/dotnet/msbuild/issues/7315) to handle build requests. …
-
### Issue Description
Pretty minor issue, but MissingRestorePropertyError isn't a thing, so we shouldn't pretend we can throw it. We should make it a thing.
### Steps to Reproduce
`dotnet…
-
### Summary
The SdkResolverService currently logs [when it is about to resolve SDKs](https://github.com/dotnet/msbuild/blob/9a0cef6f75bf13ffbbde956b8f7d7ad7d6e0d996/src/Build/BackEnd/Components/SdkRe…
-
Type: Bug
1. Create a .NET Aspire solution
2. Using solution explorer, add to the solution one or more projects that live outside of the repo where the .NET Aspire solution lives.
For instance…
-
Hey, I'm using the following code to compile a same project in a loop from a console and generate binary+profile logs:
```C#
using System;
using System.Collections.Generic;
using System.Diagnost…
xoofx updated
8 months ago