File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Application
33 x : Class =" LoopbackManager.UI.App"
44 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Original file line number Diff line number Diff line change 7373 <PublishReadyToRun Condition =" '$(Configuration)' != 'Debug'" >True</PublishReadyToRun >
7474 <PublishTrimmed Condition =" '$(Configuration)' == 'Debug'" >False</PublishTrimmed >
7575 <PublishTrimmed Condition =" '$(Configuration)' != 'Debug'" >True</PublishTrimmed >
76+ <ApplicationIcon >Assets\logo.ico</ApplicationIcon >
7677 </PropertyGroup >
7778</Project >
Original file line number Diff line number Diff line change 88 IgnorableNamespaces =" uap rescap" >
99
1010 <Identity
11- Name =" 924f03b8-5752-4dd1-9b20-b2460dd8a3b6 "
12- Publisher =" CN=zrich "
11+ Name =" Richasy.LoopbackManager "
12+ Publisher =" CN=Richasy "
1313 Version =" 1.0.0.0" />
1414
1515 <mp : PhoneIdentity PhoneProductId =" 924f03b8-5752-4dd1-9b20-b2460dd8a3b6" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
1616
1717 <Properties >
18- <DisplayName >LoopbackManager.UI </DisplayName >
19- <PublisherDisplayName >zrich </PublisherDisplayName >
18+ <DisplayName >ms-resource:AppName </DisplayName >
19+ <PublisherDisplayName >Richasy </PublisherDisplayName >
2020 <Logo >Assets\Logo\StoreLogo.png</Logo >
2121 </Properties >
2222
2323 <Dependencies >
24- <TargetDeviceFamily Name =" Windows.Universal" MinVersion =" 10.0.17763 .0" MaxVersionTested =" 10.0.19041 .0" />
25- <TargetDeviceFamily Name =" Windows.Desktop" MinVersion =" 10.0.17763 .0" MaxVersionTested =" 10.0.19041 .0" />
24+ <TargetDeviceFamily Name =" Windows.Universal" MinVersion =" 10.0.19041 .0" MaxVersionTested =" 10.0.22621 .0" />
25+ <TargetDeviceFamily Name =" Windows.Desktop" MinVersion =" 10.0.19041 .0" MaxVersionTested =" 10.0.22621 .0" />
2626 </Dependencies >
2727
2828 <Resources >
You can’t perform that action at this time.
0 commit comments