Tag: msbuild
1 post
2026-04-18 dotnetdotnet-11dotnet-cli
.NET 11 Preview 3: dotnet run -e sets environment variables without launch profiles
dotnet run -e in .NET 11 Preview 3 passes environment variables straight from the CLI and surfaces them as MSBuild RuntimeEnvironmentVariable items.