Update tfms

This commit is contained in:
Ryan Newington
2024-08-28 01:37:33 +10:00
parent fcdd67bb0f
commit 10505c8641
3 changed files with 3 additions and 3 deletions
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net48</TargetFrameworks>
<TargetFrameworks>net6.0-windows;net7.0-windows;net8.0-windows;net461;net48</TargetFrameworks>
<IsPackable>false</IsPackable>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>