Skip to content

Commit

Permalink
Do not put language attribute in manifest, the compiled program could…
Browse files Browse the repository at this point in the history
… not start
  • Loading branch information
linquize committed Sep 18, 2019
1 parent 63e6d1a commit 08914f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testdata/resource/goversioninfo.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
type="win32"
name="Github.com.JosephSpurrier.GoVersionInfo"
version="1.0.0.0"
language="*"
processorArchitecture="*"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
Expand Down

0 comments on commit 08914f5

Please sign in to comment.