Skip to content

Commit

Permalink
Sponge에 누락된 AssesmblyIdentity 태그 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
rkttu committed May 13, 2024
1 parent c2af64a commit a592a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sponge/app.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<assemblyIdentity version="1.13.1.0" name="Sponge.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down

0 comments on commit a592a40

Please sign in to comment.