Viktor Hofer

Results 78 issues of 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.

Area-Infrastructure
untriaged

Fixes https://github.com/dotnet/source-build/issues/4688

Area-Infrastructure
untriaged

All these release/servicing only feeds should never get added to the main branch. This is causing VMR builds to fail when building locally.

Area-Infrastructure
untriaged

See https://github.com/dotnet/arcade/issues/15019 for more details

area-infrastructure

- 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: ![Image](https://github.com/user-attachments/assets/bc3905ba-df39-4be4-a40b-b514f5bdf8f2) >...

Question

![Image](https://github.com/user-attachments/assets/e5c44c85-5ced-45ff-89f4-1f25e43eeaf3) 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...