File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 88 <RuntimeIdentifiers >win-x64</RuntimeIdentifiers >
99 <PublishTrimmed >false</PublishTrimmed >
1010 <Platforms >x64</Platforms >
11- <Platform >x64</Platform >
1211 <UseWinUI >true</UseWinUI >
12+ <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
13+ <EnablePreviewMsixTooling >true</EnablePreviewMsixTooling >
14+ <GenerateLibraryLayout >true</GenerateLibraryLayout >
1315 </PropertyGroup >
1416
1517 <ItemGroup >
1618 <PackageReference Include =" Amethyst.Plugins.Contract" Version =" 1.3.0" />
17- <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.0.8" />
1819 <PackageReference Include =" System.ComponentModel.Composition" Version =" 9.0.6" />
1920 <PackageReference Include =" System.ComponentModel.Composition.Registration" Version =" 9.0.6" />
2021 <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250606001" />
2122 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.4188" />
2223 </ItemGroup >
2324
24- <ItemGroup >
25- <TrimmerRootAssembly Include =" WinRT.Runtime" />
26- </ItemGroup >
27-
2825 <ItemGroup >
2926 <Content Include =" Assets\**" >
3027 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
3128 </Content >
3229 </ItemGroup >
33-
34- <ItemGroup >
35- <Folder Include =" Assets\Resources\" />
36- </ItemGroup >
3730</Project >
You can’t perform that action at this time.
0 commit comments