|
@@ -64,8 +64,9 @@
|
|
|
<Reference Include="Mono.Nat">
|
|
|
<HintPath>..\ThirdParty\emby\Mono.Nat.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="Patterns.Logging">
|
|
|
- <HintPath>..\packages\Patterns.Logging.1.0.0.2\lib\portable-net45+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
|
|
|
+ <Reference Include="Patterns.Logging, Version=1.0.6149.1756, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\Patterns.Logging.1.0.0.4\lib\portable-net45+dnxcore50+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
|
|
|
+ <Private>True</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="ServiceStack.Api.Swagger">
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Api.Swagger.dll</HintPath>
|
|
@@ -89,7 +90,6 @@
|
|
|
<Reference Include="System.Net" />
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
<Reference Include="System.Security" />
|
|
|
- <Reference Include="System.Transactions" />
|
|
|
<Reference Include="System.Web" />
|
|
|
<Reference Include="System.Xml" />
|
|
|
<Reference Include="ServiceStack">
|