Viktor Hofer
Viktor Hofer
See https://github.com/dotnet/arcade/issues/15019 for more details
See https://github.com/dotnet/arcade/issues/15019 for more details
This should now point to the dotnet10 feed.
Fixes https://github.com/dotnet/source-build/issues/4688
All these release/servicing only feeds should never get added to the main branch. This is causing VMR builds to fail when building locally.
See https://github.com/dotnet/arcade/issues/15019 for more details
- Is this issue blocking: no - Is this issue causing unreasonable pain: no During a merge conflict in dotnet/runtime, the Version.Details.xml was incorrectly modified because of a missing tag....
I have an SDK version installed that is listed in the repo's global.json. I also have all other prerequisites installed. When I open Microsoft.DotNet.Wpf.sln, I get the following:  >...
 Checked-in nuspec files are problematic because they don't work well with different build configurations (i.e. source-build vs non-source-build). They also don't automatically get new NuGet features like a package...
In an effort to decouple Arcade from the latest .NET SDK, downgrade project TFMs to the minimum in support versions. This means that projects now consistently target net8.0 when not...