Created
April 8, 2024 13:20
-
-
Save marcominerva/c9ac76d4b97b44a97b50e293bf03466e to your computer and use it in GitHub Desktop.
Reduce path in Stack Trace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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