File tree 4 files changed +17
-12
lines changed
WinUICultureDemo (Package)
WinUILocalization (Package)
4 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 63
63
<PublishProfile >Properties\PublishProfiles\win10-$(Platform).pubxml</PublishProfile >
64
64
</ProjectReference >
65
65
</ItemGroup >
66
+ <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
66
67
<ItemGroup >
67
- <PackageReference Include =" Microsoft.ProjectReunion" Version =" [0.5.7 ]" >
68
+ <PackageReference Include =" Microsoft.ProjectReunion" Version =" [0.8.0 ]" >
68
69
<IncludeAssets >build</IncludeAssets >
69
70
</PackageReference >
70
- </ItemGroup >
71
- <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
71
+ <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" [0.8.0]" >
72
+ <IncludeAssets >build</IncludeAssets >
73
+ </PackageReference >
74
+ </ItemGroup >
72
75
</Project >
Original file line number Diff line number Diff line change 8
8
<ApplicationManifest >app.manifest</ApplicationManifest >
9
9
<Platforms >x86;x64;arm64</Platforms >
10
10
<RuntimeIdentifiers >win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers >
11
+ <EnforceCodeStyleInBuild >false</EnforceCodeStyleInBuild >
12
+ <EnableNETAnalyzers >false</EnableNETAnalyzers >
11
13
</PropertyGroup >
12
14
<ItemGroup >
13
15
<None Remove =" CultureDetailUC.xaml" />
14
16
</ItemGroup >
15
17
16
18
<ItemGroup >
17
- <PackageReference Include =" Microsoft.ProjectReunion" Version =" 0.5.7 " />
18
- <PackageReference Include =" Microsoft.ProjectReunion.Foundation" Version =" 0.5.7 " />
19
- <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" 0.5.7 " />
19
+ <PackageReference Include =" Microsoft.ProjectReunion" Version =" 0.8.0 " />
20
+ <PackageReference Include =" Microsoft.ProjectReunion.Foundation" Version =" 0.8.0 " />
21
+ <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" 0.8.0 " />
20
22
<Manifest Include =" $(ApplicationManifest)" />
21
23
</ItemGroup >
22
24
Original file line number Diff line number Diff line change 63
63
<PublishProfile >Properties\PublishProfiles\win10-$(Platform).pubxml</PublishProfile >
64
64
</ProjectReference >
65
65
</ItemGroup >
66
+ <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
66
67
<ItemGroup >
67
- <PackageReference Include =" Microsoft.ProjectReunion" Version =" [0.5.5 ]" >
68
+ <PackageReference Include =" Microsoft.ProjectReunion" Version =" [0.8.0 ]" >
68
69
<IncludeAssets >build</IncludeAssets >
69
70
</PackageReference >
70
- <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" [0.5.5 ]" >
71
+ <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" [0.8.0 ]" >
71
72
<IncludeAssets >build</IncludeAssets >
72
73
</PackageReference >
73
74
</ItemGroup >
74
- <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
75
75
</Project >
Original file line number Diff line number Diff line change 16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Microsoft.ProjectReunion" Version =" 0.5.7 " />
20
- <PackageReference Include =" Microsoft.ProjectReunion.Foundation" Version =" 0.5.7 " />
21
- <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" 0.5.7 " />
19
+ <PackageReference Include =" Microsoft.ProjectReunion" Version =" 0.8.0 " />
20
+ <PackageReference Include =" Microsoft.ProjectReunion.Foundation" Version =" 0.8.0 " />
21
+ <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" 0.8.0 " />
22
22
<Manifest Include =" $(ApplicationManifest)" />
23
23
</ItemGroup >
24
24
You can’t perform that action at this time.
0 commit comments