fix: Configurations & Platforms

This commit is contained in:
Mira 2023-09-21 17:18:37 +02:00
parent 7ec2c8b60c
commit 33ba00a462
Signed by untrusted user who does not match committer: Xorog
GPG key ID: 983798ED9C3E7C36

View file

@ -4,6 +4,8 @@
<OutputType>Library</OutputType>
<TargetFrameworks>net7.0</TargetFrameworks>
<PlatformTarget>x64</PlatformTarget>
<Configurations>Debug;Release;x64</Configurations>
<Platforms>AnyCPU;x64</Platforms>
<PackOnBuild>true</PackOnBuild>
<Authors>Ian Webster, TheXorog</Authors>
<Copyright>Ian Webster, TheXorog</Copyright>