Skip to content

Instantly share code, notes, and snippets.

@marcominerva
Created April 8, 2024 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcominerva/c9ac76d4b97b44a97b50e293bf03466e to your computer and use it in GitHub Desktop.
Save marcominerva/c9ac76d4b97b44a97b50e293bf03466e to your computer and use it in GitHub Desktop.
Reduce path in Stack Trace
<Project>
<PropertyGroup>
<PathMap>$(MSBuildThisFileDirectory)=./</PathMap>
</PropertyGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment