This commit is contained in:
2025-07-02 10:22:24 +03:00
parent ee24c6ee5a
commit ff3ab26d71

View File

@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Dalamud.NET.Sdk/12.0.2">
<PropertyGroup>
<TargetFramework>net9.0-windows</TargetFramework>
<TargetFramework>net9.0-windows7.0</TargetFramework>
<!-- Windows-specific target framework -->
<Version>1.1.1.3</Version>
<Description>Character Select+.</Description>
<PackageProjectUrl>https://github.com/USBTURTLECUP/Character-Select-</PackageProjectUrl>
<PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression>
<IsPackable>false</IsPackable>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>