diff options
| -rw-r--r-- | Installation/MediaBrowser.Server.Installer.exe.config | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Installation/MediaBrowser.Server.Installer.exe.config b/Installation/MediaBrowser.Server.Installer.exe.config deleted file mode 100644 index efff9590d..000000000 --- a/Installation/MediaBrowser.Server.Installer.exe.config +++ /dev/null @@ -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>
\ No newline at end of file |
