Version 4.13.1 Migrated WPF projects to PackageReference.

This commit is contained in:
ClemensF 2019-07-23 17:47:58 +02:00
parent 9833656358
commit b06173f521
12 changed files with 5 additions and 84 deletions

View file

@ -81,11 +81,4 @@
</ProjectReference>
</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.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>