Skip to content

Instantly share code, notes, and snippets.

@hagbarddenstore
Created April 29, 2014 09:23
Show Gist options
  • Save hagbarddenstore/11395081 to your computer and use it in GitHub Desktop.
Save hagbarddenstore/11395081 to your computer and use it in GitHub Desktop.
<Project>
<ItemGroup>
<Compile Include="$(OutputPath)\MyFile.cs">
<Link>MyFile.cs</Link>
</Compile>
</ItemGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment