We don't need installer in deployment
This commit is contained in:
parent
1c8e983cbf
commit
d254ecfb22
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="product" value="server" />
|
||||
<add key="class" value="Beta" />
|
||||
</appSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
||||
</startup>
|
||||
</configuration>
|
Loading…
Reference in New Issue
Block a user