File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
Files.App.BackgroundTasks Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1111 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1212 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1313 <IsAotCompatible >true</IsAotCompatible >
14+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
1415 </PropertyGroup >
1516
1617 <PropertyGroup >
Original file line number Diff line number Diff line change 1010 <Platforms >x86;x64;arm64</Platforms >
1111 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1212 <IsAotCompatible >true</IsAotCompatible >
13+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
1314 </PropertyGroup >
1415
1516 <ItemGroup >
Original file line number Diff line number Diff line change 2828 <PublishTrimmed Condition =" '$(Configuration)' != 'Debug'" >True</PublishTrimmed >
2929 <CsWinRTEnableLogging >true</CsWinRTEnableLogging >
3030 <IsAotCompatible >true</IsAotCompatible >
31+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
3132 </PropertyGroup >
3233
3334 <ItemGroup >
Original file line number Diff line number Diff line change 1111 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1212 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1313 <IsAotCompatible >true</IsAotCompatible >
14+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
1415 </PropertyGroup >
1516
1617 <ItemGroup >
Original file line number Diff line number Diff line change 99 <Platforms >x86;x64;arm64</Platforms >
1010 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1111 <IsAotCompatible >true</IsAotCompatible >
12+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
1213 </PropertyGroup >
1314
1415 <ItemGroup >
Original file line number Diff line number Diff line change 99 <Platforms >x86;x64;arm64</Platforms >
1010 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1111 <IsAotCompatible >true</IsAotCompatible >
12+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
1213 </PropertyGroup >
1314
1415 <ItemGroup >
You can’t perform that action at this time.
0 commit comments