fix: Configurations & Platforms
This commit is contained in:
parent
7ec2c8b60c
commit
33ba00a462
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue