Exe net461;net5.0 preview enable true true Link Windows Service Wrapper Allows arbitrary process to run as a Windows service by wrapping it. CloudBees, Inc. Windows Service Wrapper Copyright (c) 2008-2020 Kohsuke Kawaguchi, Sun Microsystems, Inc., CloudBees, Inc., Oleg Nenashev and other contributors true 3.0.41 false NET461 "$(OutDir)$(TargetFileName)" $(InputAssemblies) "$(OutDir)WinSW.Core.dll" $(InputAssemblies) "$(OutDir)WinSW.Plugins.dll" $(InputAssemblies) "$(OutDir)log4net.dll" $(InputAssemblies) "$(OutDir)System.CommandLine.dll" $(InputAssemblies) "$(OutDir)System.Buffers.dll" $(InputAssemblies) "$(OutDir)System.Memory.dll" $(InputAssemblies) "$(OutDir)System.Numerics.Vectors.dll" $(InputAssemblies) "$(OutDir)System.Runtime.CompilerServices.Unsafe.dll" $(InputAssemblies) "$(OutDir)System.ValueTuple.dll" "$(ArtifactsPublishDir)WinSW.$(TargetFrameworkSuffix).exe" $(NuGetPackageRoot)ilmerge\$(ILMergeVersion)\tools\net452\ILMerge.exe /targetplatform:v4.5 /out:$(OutputAssembly) $(InputAssemblies) "$(ILMerge)" $(ILMergeArgs)