Change installer to dev class
This commit is contained in:
parent
a0cb8a3731
commit
cf17b01387
|
@ -2,7 +2,7 @@
|
|||
<configuration>
|
||||
<appSettings>
|
||||
<add key="product" value="server" />
|
||||
<add key="class" value="Release" />
|
||||
<add key="class" value="Dev" />
|
||||
</appSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<IsWebBootstrapper>true</IsWebBootstrapper>
|
||||
<PublishUrl>http://www.mb3admin.com/downloads/beta/server/</PublishUrl>
|
||||
<PublishUrl>http://www.mb3admin.com/downloads/dev/server/</PublishUrl>
|
||||
<Install>false</Install>
|
||||
<InstallFrom>Web</InstallFrom>
|
||||
<UpdateEnabled>false</UpdateEnabled>
|
||||
|
|
Loading…
Reference in New Issue
Block a user