فهرست منبع

We don't need installer in deployment

Eric Reed 12 سال پیش
والد
کامیت
d254ecfb22
1فایلهای تغییر یافته به همراه0 افزوده شده و 10 حذف شده
  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>