CUETools: removed reference to CSScriptLibrary which triggers false-positive

in Avast, so custom scripts are no longer supported.
This commit is contained in:
Grigory Chudov
2014-05-11 20:30:06 -04:00
parent 412a76fb42
commit 5e784881f1
10 changed files with 867 additions and 1929 deletions

View File

@@ -57,10 +57,6 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="CSScriptLibrary.v1.1, Version=2.3.2.0, Culture=neutral">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ThirdParty\CSScriptLibrary.v1.1.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />