Files

9 lines
188 B
XML
Raw Permalink Normal View History

2021-07-23 09:42:22 +08:00
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net4</TargetFrameworks>
<UseWPF>true</UseWPF>
</PropertyGroup>
</Project>