Remove bad reference to FodyTargets.xml

This commit is contained in:
Antony Male 2015-10-06 12:50:31 +01:00
parent fdfaefa94e
commit 545a334369
1 changed files with 0 additions and 3 deletions

View File

@ -148,9 +148,6 @@
<ItemGroup>
<None Include="Stylet.ruleset" />
</ItemGroup>
<ItemGroup>
<Content Include="FodyWeavers.xml" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.