File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Templates/src/templates
maui-blazor/Platforms/Windows
maui-mobile/Platforms/Windows
maui-multiproject/MauiApp.1.WinUI Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<assembly manifestVersion =" 1.0" xmlns =" urn:schemas-microsoft-com:asm.v1" >
3
- <assemblyIdentity version =" 1.0.0.0" name =" MauiApp.1 .WinUI.app" />
3
+ <assemblyIdentity version =" 1.0.0.0" name =" XmlEncodedAppName .WinUI.app" />
4
4
5
5
<application xmlns =" urn:schemas-microsoft-com:asm.v3" >
6
6
<windowsSettings >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<assembly manifestVersion =" 1.0" xmlns =" urn:schemas-microsoft-com:asm.v1" >
3
- <assemblyIdentity version =" 1.0.0.0" name =" MauiApp.1 .WinUI.app" />
3
+ <assemblyIdentity version =" 1.0.0.0" name =" XmlEncodedAppName .WinUI.app" />
4
4
5
5
<application xmlns =" urn:schemas-microsoft-com:asm.v3" >
6
6
<windowsSettings >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<assembly manifestVersion =" 1.0" xmlns =" urn:schemas-microsoft-com:asm.v1" >
3
- <assemblyIdentity version =" 1.0.0.0" name =" MauiApp.1 .app" />
3
+ <assemblyIdentity version =" 1.0.0.0" name =" XmlEncodedAppName .app" />
4
4
5
5
<compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
6
6
<application >
You can’t perform that action at this time.
0 commit comments