Files
Partsource/PartSource.Backoffice/PartSource.Backoffice.csproj
2020-11-04 17:08:13 -05:00

9 lines
216 B
XML

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