Merge pull request #12702 from Mailaender/maxmind.db-2.1.2

Drop dependency on Maxmind.GeoIP and Newtonsoft.Json
This commit is contained in:
abcdefg30
2017-02-11 17:50:35 +01:00
committed by GitHub
8 changed files with 49 additions and 40 deletions

View File

@@ -54,10 +54,6 @@
<Reference Include="StyleCop">
<HintPath>..\thirdparty\download\StyleCop.dll</HintPath>
</Reference>
<Reference Include="MaxMind.GeoIP2">
<HintPath>..\thirdparty\download\MaxMind.GeoIP2.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<HintPath>..\thirdparty\download\ICSharpCode.SharpZipLib.dll</HintPath>
<Private>False</Private>