Files
Unimarc/pofalApi_tmp/pofalApi_tmp.csproj
2021-03-16 09:02:26 +09:00

9 lines
234 B
XML

<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
</Project>