Enable Preview Build

This commit is contained in:
Gustave Monce
2023-11-26 18:50:46 +01:00
parent 16d3f95971
commit 8981fd02e9
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@
<UseWPF>true</UseWPF>
<Deterministic>false</Deterministic>
<Platforms>AnyCPU;x86;x64;arm64</Platforms>
<DefineConstants>TRACE;PREVIEW</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>