mirror of https://github.com/ogoun/Zero.git
parent
f28abaccd4
commit
3c3512ec18
@ -1,17 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
|
||||||
<configuration>
|
|
||||||
<startup>
|
|
||||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
|
||||||
</startup>
|
|
||||||
<appSettings>
|
|
||||||
<!-- Logging -->
|
|
||||||
<add key="log" value="logs" />
|
|
||||||
<add key="console" value="true" />
|
|
||||||
|
|
||||||
<!-- Service parameters -->
|
|
||||||
<add key="ServiceName" value="MyZeroService" />
|
|
||||||
<add key="ServiceDescription" value="ZeroService example" />
|
|
||||||
<add key="ServiceStartType" value="Automatic" />
|
|
||||||
<add key="ServiceAccountType" value="LocalSystem" />
|
|
||||||
</appSettings>
|
|
||||||
</configuration>
|
|
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<packages>
|
|
||||||
<package id="ZeroLevel" version="1.0.3" targetFramework="net472" />
|
|
||||||
</packages>
|
|
@ -1 +1 @@
|
|||||||
34e7ecccf08c9607e57fb18cb5dd41e7bc1a3610
|
ee06969e2b1f87052733e2a64f8bf6d27363d162
|
||||||
|
Loading…
Reference in new issue