diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-05-16 01:48:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-16 01:48:25 -0400 |
| commit | 12a7e360272a9a4dde862b43af2a1f886e79032a (patch) | |
| tree | ec02a264f7b552a0401b26017b2646a79be9d83c /MediaBrowser.Controller | |
| parent | d5989b5a882c085494225e13f06d6e96d95ab952 (diff) | |
| parent | 0375bbd3ed9d80e5eb96690589f2bd414d17940e (diff) | |
Merge pull request #2641 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Controller')
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index b3a29bafad..d8b81027c5 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -36,14 +36,6 @@ <PropertyGroup> <RunPostBuildEvent>Always</RunPostBuildEvent> </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' "> - <DebugType>none</DebugType> - <Optimize>true</Optimize> - <OutputPath>bin\Release Mono\</OutputPath> - <DefineConstants>TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> <ItemGroup> <None Include="project.json" /> <!-- A reference to the entire .NET Framework is automatically included --> |
