fix platforms #17

Closed
cosmonaut wants to merge 1 commits from csproj into main
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyName>EncompassECS.Framework</AssemblyName>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Platforms>x64;x86</Platforms>
</PropertyGroup>
<ItemGroup>
<None Include="..\LICENSE">