We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d294833 commit 59a07e0Copy full SHA for 59a07e0
1 file changed
WrathCombo.API.csproj
@@ -21,6 +21,8 @@
21
<NoPackageAnalysis>true</NoPackageAnalysis>
22
23
<!-- Build -->
24
+ <Configurations>Debug;Release</Configurations>
25
+ <Platforms>x64</Platforms>
26
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
27
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
28
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
0 commit comments