Great, #Microsoft fucked up NativeAOT publishing with projects using spaces in filenames, because of #SourceLink in link.rsp.

#DotNet #CSharp

At the same time, it annoys me that most free LLMs forget everything each session, so I ended up creating a note I'll just send each session that says things like: Always provide a #SourceLink.
Visual Studio Hot Reload False ENC0003 Workaround for SourceLink NuGet Package

This workaround doesn’t apply to projects that don’t explicitly reference the Microsoft.SourceLink packages from NuGet in .NET 8.0 applications, but applies to projects that still use t…

Aptivi

Today I noticed that Visual Studio successfully uses source files from SourceLink, but VS Code (with the new C# Dev Kit) does not.

I wonder why. Anybody know?

#dotnet #csharp #csharpDevKit #SourceLink