File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1111 <IsPackable >false</IsPackable >
1212 <IsPublishable >true</IsPublishable >
1313 <RuntimeIdentifier >win-x64</RuntimeIdentifier >
14- <PublishSingleFile Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >true</PublishSingleFile >
14+ <PlatformTarget >x64</PlatformTarget >
15+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1516 <IncludeNativeLibrariesForSelfExtract >true</IncludeNativeLibrariesForSelfExtract >
1617 <StartupObject >FModel.App</StartupObject >
1718 </PropertyGroup >
1819
1920 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
20- <PlatformTarget >x64</PlatformTarget >
21- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2221 <NoWarn >1701;1702;NU1701</NoWarn >
2322 </PropertyGroup >
2423
2524 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
26- <PlatformTarget >x64</PlatformTarget >
27- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
25+ <PublishSingleFile >true</PublishSingleFile >
2826 <NoWarn >NU1701</NoWarn >
2927 </PropertyGroup >
3028
You can’t perform that action at this time.
0 commit comments