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 11
11
<RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
12
12
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
13
13
<IsAotCompatible >true</IsAotCompatible >
14
+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
14
15
</PropertyGroup >
15
16
16
17
<PropertyGroup >
Original file line number Diff line number Diff line change 10
10
<Platforms >x86;x64;arm64</Platforms >
11
11
<RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
12
12
<IsAotCompatible >true</IsAotCompatible >
13
+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
13
14
</PropertyGroup >
14
15
15
16
<ItemGroup >
Original file line number Diff line number Diff line change 28
28
<PublishTrimmed Condition =" '$(Configuration)' != 'Debug'" >True</PublishTrimmed >
29
29
<CsWinRTEnableLogging >true</CsWinRTEnableLogging >
30
30
<IsAotCompatible >true</IsAotCompatible >
31
+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
31
32
</PropertyGroup >
32
33
33
34
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
12
12
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
13
13
<IsAotCompatible >true</IsAotCompatible >
14
+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
14
15
</PropertyGroup >
15
16
16
17
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
<Platforms >x86;x64;arm64</Platforms >
10
10
<RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
11
11
<IsAotCompatible >true</IsAotCompatible >
12
+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
12
13
</PropertyGroup >
13
14
14
15
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
<Platforms >x86;x64;arm64</Platforms >
10
10
<RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
11
11
<IsAotCompatible >true</IsAotCompatible >
12
+ <DisableRuntimeMarshalling >true</DisableRuntimeMarshalling >
12
13
</PropertyGroup >
13
14
14
15
<ItemGroup >
You can’t perform that action at this time.
0 commit comments