Skip to content

Instantly share code, notes, and snippets.

@smedegaard
Created January 27, 2017 07:53
Show Gist options
  • Save smedegaard/4298f542744c9d51b9d72f098ae10da8 to your computer and use it in GitHub Desktop.
Save smedegaard/4298f542744c9d51b9d72f098ae10da8 to your computer and use it in GitHub Desktop.
Visual Studio project template .csproj
<ItemGroup>
...
<Compile Include="$safeprojectname$Module.cs" />
...
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment