This commit is contained in:
ethan merchant 2024-01-09 16:00:06 -05:00
parent bc416b7a98
commit dcf6827662

View file

@ -4,7 +4,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFramework>net7</TargetFramework> <TargetFramework>net8</TargetFramework>
<SKAssetFolder>add</SKAssetFolder> <SKAssetFolder>add</SKAssetFolder>
<SKAssetDestination>add</SKAssetDestination> <SKAssetDestination>add</SKAssetDestination>
</PropertyGroup> </PropertyGroup>