mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
change manifest namespace to asm.v1
I really just changed it v3 to test it being the same as the second that Visual Studio auto-generated but that seems to not have been a good idea I pretty much just accidentally commited it anyway. Fixes #7562
This commit is contained in:
parent
565da731d1
commit
27ee4eaefd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<assembly
|
||||
xmlns="urn:schemas-microsoft-com:asm.v3"
|
||||
xmlns="urn:schemas-microsoft-com:asm.v1"
|
||||
manifestVersion="1.0">
|
||||
<assemblyIdentity
|
||||
processorArchitecture="*"
|
||||
|
|
Loading…
Add table
Reference in a new issue