Showing posts with label MSBuild. Show all posts
Showing posts with label MSBuild. Show all posts

Monday, 9 February 2026

Do Not Commit csproj.user file

This contains per developer, per machine settings.

For example, when you last run a Debug session, it will have a record of what you selected in the dropdown next to the Run/Debug button under _lastSelectedProfile. This may also contain user-specific folder paths as well.

Tuesday, 18 June 2024

WSL at MS Build 2024

Insights on WSL from MS Build 2024. For example a DNS tunnelling feature has been added to address certain VPN issues.