Skip to content

Commit 59a07e0

Browse files
committed
fix(Project): Support 32bit nonsense
Signed-off-by: Ethan Henderson <ethan@zbee.codes>
1 parent d294833 commit 59a07e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

WrathCombo.API.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
<NoPackageAnalysis>true</NoPackageAnalysis>
2222

2323
<!-- Build -->
24+
<Configurations>Debug;Release</Configurations>
25+
<Platforms>x64</Platforms>
2426
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
2527
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
2628
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>

0 commit comments

Comments
 (0)