mirror of https://github.com/winsw/winsw
* Issue #176 - Attach allOptions sample as a reference config to the NuGet package * Issue #176 - Fix the file formatpull/179/head
parent
71dfc0b291
commit
649bb96222
|
@ -27,5 +27,7 @@ More info about the wrapper is available in the projects GitHub repository.
|
|||
<files>
|
||||
<file src="src\Core\ServiceWrapper\bin\Release\WinSW.NET2.exe" target="lib\net20-full" />
|
||||
<file src="src\Core\ServiceWrapper_dotNET4\bin\Release\WinSW.NET4.exe" target="lib\net40-full" />
|
||||
<file src="examples\sample-allOptions.xml" target="lib\net20-full\WinSW.NET2.xml" />
|
||||
<file src="examples\sample-allOptions.xml" target="lib\net40-full\WinSW.NET4.xml" />
|
||||
</files>
|
||||
</package>
|
||||
|
|
Loading…
Reference in New Issue