Skip to content

Instantly share code, notes, and snippets.

@disouzam
Forked from karenpayneoregon/someprojectfile.csproj
Created January 28, 2024 20:43
Show Gist options
  • Save disouzam/1482fca5731ffb6aa82179be1b74070a to your computer and use it in GitHub Desktop.
Save disouzam/1482fca5731ffb6aa82179be1b74070a to your computer and use it in GitHub Desktop.
reduced source path
<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