|
|
|
@ -37,6 +37,10 @@
|
|
|
|
|
<RunPostBuildEvent>Always</RunPostBuildEvent>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="ServiceStack.Text, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
@ -50,9 +54,6 @@
|
|
|
|
|
<Reference Include="SimpleInjector">
|
|
|
|
|
<HintPath>..\packages\SimpleInjector.2.3.6\lib\net40-client\SimpleInjector.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ServiceStack.Text">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Text.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SharpCompress">
|
|
|
|
|
<HintPath>..\packages\sharpcompress.0.10.2\lib\net40\SharpCompress.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|