|
@@ -41,6 +41,13 @@
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>
|
|
|
</Reference>
|
|
|
+ <Reference Include="SimpleInjector, Version=2.4.0.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
+ <HintPath>..\packages\SimpleInjector.2.4.0\lib\net45\SimpleInjector.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="SimpleInjector.Diagnostics">
|
|
|
+ <HintPath>..\packages\SimpleInjector.2.4.0\lib\net45\SimpleInjector.Diagnostics.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.Configuration" />
|
|
|
<Reference Include="System.Core" />
|
|
@@ -51,9 +58,6 @@
|
|
|
<Reference Include="NLog">
|
|
|
<HintPath>..\packages\NLog.2.1.0\lib\net45\NLog.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="SimpleInjector">
|
|
|
- <HintPath>..\packages\SimpleInjector.2.3.6\lib\net40-client\SimpleInjector.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="SharpCompress">
|
|
|
<HintPath>..\packages\sharpcompress.0.10.2\lib\net40\SharpCompress.dll</HintPath>
|
|
|
</Reference>
|