diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-05-16 01:44:06 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-05-16 01:44:06 -0400 |
| commit | 404171023f4dd4a1c55ceda7a6f1e8bd50c0c996 (patch) | |
| tree | c156a6a4776b8ebf79b19a2c4049f4bffb673a77 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | a3225ed810cb55089447496c3cdbd48d1b062f4c (diff) | |
clean up build configs
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index d02132151..142e1c627 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -31,11 +31,6 @@ <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' "> - <Optimize>false</Optimize> - <OutputPath>bin\Release Mono</OutputPath> - <WarningLevel>4</WarningLevel> - </PropertyGroup> <ItemGroup> <Compile Include="..\SharedVersion.cs"> <Link>Properties\SharedVersion.cs</Link> |
