Browse Source

We don't need installer in deployment

Eric Reed 12 năm trước cách đây
mục cha
commit
d254ecfb22
1 tập tin đã thay đổi với 0 bổ sung10 xóa
  1. 0 10
      Installation/MediaBrowser.Server.Installer.exe.config

+ 0 - 10
Installation/MediaBrowser.Server.Installer.exe.config

@@ -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>