Fix windows GUI builds

pull/5/head
Miepee 4 years ago
parent 22c0635289
commit bd24c08a5f

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">  <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
@ -15,4 +15,4 @@
<PackageReference Include="Eto.Platform.Mac64" Version="2.7.0"/> <PackageReference Include="Eto.Platform.Mac64" Version="2.7.0"/>
</ItemGroup> </ItemGroup>
</Project> </Project>
Loading…
Cancel
Save