File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Flow.Launcher.Infrastructure Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1111 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
1212 <AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
1313 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1415 </PropertyGroup >
1516
1617 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2122 <DefineConstants >DEBUG;TRACE</DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
24- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2525 <Prefer32Bit >false</Prefer32Bit >
2626 </PropertyGroup >
2727
3232 <DefineConstants >TRACE</DefineConstants >
3333 <ErrorReport >prompt</ErrorReport >
3434 <WarningLevel >4</WarningLevel >
35- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
3635 <Prefer32Bit >false</Prefer32Bit >
3736 </PropertyGroup >
3837
You can’t perform that action at this time.
0 commit comments