Update src/Core/WinSWCore/ServiceDescriptor.cs

Co-Authored-By: Next Turn <45985406+NextTurn@users.noreply.github.com>
pull/460/merge^2
Buddhika Chathuranga 2020-04-13 11:06:07 +05:30 committed by GitHub
parent 5821bd9b92
commit 6140e9fe56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ namespace winsw
XmlReaderSettings settings = new XmlReaderSettings();
Assembly a = Assembly.GetExecutingAssembly();
string[] resourceNames = this.GetType().Assembly.GetManifestResourceNames();
try
{