Skip to content

Commit

Permalink
Revert AOT/trimming attempt. WPF not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
simshaun committed Apr 13, 2023
1 parent 16c002a commit 681daaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions PixelPalette/PixelPalette.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.4.7</Version>
<Version>1.4.6</Version>
<Authors>Shaun</Authors>
<OutputType>WinExe</OutputType>
<TargetFramework>net7.0-windows</TargetFramework>
<PublishAot>true</PublishAot>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<UseWPF>true</UseWPF>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit 681daaf

Please sign in to comment.