Added OMODExtractorDLL as reference

This commit is contained in:
erri120 2019-09-24 17:53:15 +02:00 committed by Timothy Baldridge
parent 2442587cff
commit a266e79655

View File

@ -68,6 +68,9 @@
<Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
</Reference>
<Reference Include="OMODExtractorDLL">
<HintPath>..\..\OMOD-Extractor\OMODExtractorDLL\bin\Debug\OMODExtractorDLL.dll</HintPath>
</Reference>
<Reference Include="protobuf-net, Version=2.4.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
<HintPath>..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll</HintPath>
</Reference>