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 /OpenSubtitlesHandler | |
| parent | a3225ed810cb55089447496c3cdbd48d1b062f4c (diff) | |
clean up build configs
Diffstat (limited to 'OpenSubtitlesHandler')
| -rw-r--r-- | OpenSubtitlesHandler/OpenSubtitlesHandler.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj b/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj index 54e14e3e3a..e546830273 100644 --- a/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj +++ b/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj @@ -33,11 +33,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="Console\OSHConsole.cs" /> <Compile Include="Interfaces\IMethodResponse.cs" /> |
