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 b826090 commit 721e481Copy full SHA for 721e481
Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
@@ -32,7 +32,7 @@
32
<DefineConstants>TRACE</DefineConstants>
33
<ErrorReport>prompt</ErrorReport>
34
<WarningLevel>4</WarningLevel>
35
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
36
<Prefer32Bit>false</Prefer32Bit>
37
</PropertyGroup>
38
0 commit comments