Rainer Sigwald

Results 529 comments of Rainer Sigwald

> @maddymontaquila hit this today on our live stream after changing her folder name to be just 7 characters longer 🫨 I'd like to hear more about this please--I'm surprised...

> Wouldn't it help if MSBuild at least reported this as a normal error and not hidden away deep inside a binlog (with non-error severity)? We have a design problem:...

> can we tell the glob expander to ignore the "path is too long" exception and expand only the rest of the glob? (For file-based apps as opt in at...

Ah got it. We could probably add a mode for that but I would be a bit concerned about the implications. Are file-based apps globbing for .resx? That . ....

Reopening because we should have a bug to track "it'd be nice if we could do incremental build via hashes" and "it'd be nice if we could do incremental build...

Also reported as #9850 but since @baronfel pointed Copilot at this one we can close that one as a dupe?

Yes, I expect we should have window to start working on that after the internal 17.14 branch stuff, probably mid-to-late this week?

I don't think we're blocked--just have to do the coordinated update in VS. Getting an experimental insertion would be the first step, then fixing VS-side changes, then merge this here...

This has caused the .NET SDK to ship a bunch of useless `.dll.config` files in every copy of the .NET SDK ~on Windows~. ```sh-session ❯ fd -a .dll.config C:\Program Files\dotnet\sdk\8.0.400-preview.0.24305.3\Containers\tasks\net472\Microsoft.DotNet.Cli.Utils.dll.config...