Update app.manifest to 53.0.0
This commit is contained in:
parent
f96dd2af97
commit
ea95370f5c
@ -7,7 +7,7 @@
|
||||
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<assemblyIdentity version="51.0.0.0" name="CefSharp.MinimalExample.Offscreen.app" />
|
||||
<assemblyIdentity version="53.0.0.0" name="CefSharp.MinimalExample.Offscreen.app" />
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
|
@ -8,7 +8,7 @@
|
||||
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<assemblyIdentity version="51.0.0.0" name="CefSharp.MinimalExample.WinForms.app" />
|
||||
<assemblyIdentity version="53.0.0.0" name="CefSharp.MinimalExample.WinForms.app" />
|
||||
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
|
@ -7,7 +7,7 @@
|
||||
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<assemblyIdentity version="51.0.0.0" name="CefSharp.MinimalExample.Wpf.app" />
|
||||
<assemblyIdentity version="53.0.0.0" name="CefSharp.MinimalExample.Wpf.app" />
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
|
Loading…
Reference in New Issue
Block a user