File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 xmlns : com =" http://schemas.microsoft.com/appx/manifest/com/windows10"
1010 xmlns : desktop =" http://schemas.microsoft.com/appx/manifest/desktop/windows10"
1111 IgnorableNamespaces =" uap rescap mp desktop" >
12- <Identity Name =" 49586DaveAntoine.SimpleWeather-Asimpleweatherapp" Publisher =" CN=FC137F73-0421-4275-8C89-E761F4D1BC3D" Version =" 5.12.2 .0" />
12+ <Identity Name =" 49586DaveAntoine.SimpleWeather-Asimpleweatherapp" Publisher =" CN=FC137F73-0421-4275-8C89-E761F4D1BC3D" Version =" 5.12.3 .0" />
1313 <mp : PhoneIdentity PhoneProductId =" 06966ad9-299e-4a4c-8204-576b8ada7455" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
1414 <Properties >
1515 <DisplayName >SimpleWeather - A simple weather app</DisplayName >
Original file line number Diff line number Diff line change 44 "commandName" : " MsixPackage" ,
55 "doNotLaunchApp" : true ,
66 "hotReloadEnabled" : true ,
7- "nativeDebugging" : true
7+ "nativeDebugging" : false
88 },
99 "SimpleWeather.Windows (Unpackaged)" : {
1010 "commandName" : " Project" ,
1111 "doNotLaunchApp" : true ,
1212 "hotReloadEnabled" : true ,
13- "nativeDebugging" : true
13+ "nativeDebugging" : false
1414 }
1515 }
1616}
You can’t perform that action at this time.
0 commit comments