fixed Reference is expected Line 89 position 6

This commit is contained in:
Matthias Mailänder
2014-04-18 09:36:22 +02:00
parent c825cb6aca
commit 5d6b26b971

View File

@@ -80,6 +80,7 @@
</Reference> </Reference>
<Reference Include="ICSharpCode.SharpZipLib"> <Reference Include="ICSharpCode.SharpZipLib">
<HintPath>..\thirdparty\ICSharpCode.SharpZipLib.dll</HintPath> <HintPath>..\thirdparty\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="MaxMind.GeoIP2"> <Reference Include="MaxMind.GeoIP2">
<HintPath>..\thirdparty\MaxMind.GeoIP2.dll</HintPath> <HintPath>..\thirdparty\MaxMind.GeoIP2.dll</HintPath>
</Reference> </Reference>