Forked from karenpayneoregon/someprojectfile.csproj
Created
January 28, 2024 20:43
-
-
Save disouzam/1482fca5731ffb6aa82179be1b74070a to your computer and use it in GitHub Desktop.
reduced source path
This file contains 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
<PropertyGroup> | |
<PathMap>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))=./</PathMap> | |
</PropertyGroup> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment