summaryrefslogtreecommitdiff
path: root/tests/src/nobuild.targets
blob: 491865a9896503ce2216696cf807513568f934c4 (plain)
1
2
3
4
5
6
7
8
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

  <Target Name="CreateManifestResourceNames" />
  <Target Name="Compile" />
  <Target Name="CoreCompile" />
  <Target Name="Build" />

</Project>