Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #181 - WinSW.NET2.exe - ILMerge should explicitly define v2 as a TargetPlatformVersion #188

Merged
merged 3 commits into from
Feb 13, 2017

Conversation

mpana
Copy link
Contributor

@mpana mpana commented Feb 13, 2017

Separate PR for this issue.

Latest version of ILMerge targets .NET4 by default when merging
assemblies; specify target platform version for the .NET2 executable.

Edited by @NextTurn: Fixes #181

mpana added 3 commits January 30, 2017 12:57
Detach from console process after sending SIGINT to java.
Note: we still need <stopparentprocessfirst> to be set to true, so the
parent (java) process is shut down first.
Moved exception handling to GetChildPids.
StopProcessAndChildren now gets a fresh list of childPids after stopping
a parent process, as that may have caused some child processes to
terminate.
Latest version of ILMerge targets .NET4 by default when merging
assemblies; specify target platform version for the .NET2 executable.
@oleg-nenashev oleg-nenashev changed the title Issue 181 Issue #181 Feb 13, 2017
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to work right. I'll try to confirm it once I get a proper VM

@oleg-nenashev oleg-nenashev changed the title Issue #181 Issue #181 - WinSW.NET2.exe - ILMerge should explicitly define v2 as a TargetPlatformVersion Feb 13, 2017
@oleg-nenashev oleg-nenashev merged commit ac7a8b6 into winsw:master Feb 13, 2017
@nxtn nxtn added this to the 2.0.2 milestone Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V2 : WinSW.NET2.exe not working
3 participants