|
@@ -64,7 +64,7 @@
|
|
|
<Reference Include="System.Net.Http" />
|
|
|
<Reference Include="System.Xml" />
|
|
|
<Reference Include="Dicom.Core">
|
|
|
- <HintPath>..\..\packages\fo-dicom.Desktop.4.0.7\lib\net45\Dicom.Core.dll</HintPath>
|
|
|
+ <HintPath>packages\fo-dicom.Desktop.4.0.8\lib\net45\Dicom.Core.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="mscorlib" />
|
|
|
<Reference Include="System.ComponentModel" />
|
|
@@ -74,7 +74,7 @@
|
|
|
<Reference Include="System.Management" />
|
|
|
<Reference Include="System.Transactions" />
|
|
|
<Reference Include="Newtonsoft.Json">
|
|
|
- <HintPath>packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
+ <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
</Reference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
@@ -96,12 +96,12 @@
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="App.config" />
|
|
|
- <None Include="packages.config" />
|
|
|
<None Include="exam.json">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</None>
|
|
|
+ <None Include="packages.config" />
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
- <Import Project="packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets" Condition="Exists('packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets')" />
|
|
|
<Import Project="..\..\packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets" Condition="Exists('..\..\packages\fo-dicom.Desktop.4.0.7\build\net45\fo-dicom.Desktop.targets')" />
|
|
|
+ <Import Project="packages\fo-dicom.Desktop.4.0.8\build\net45\fo-dicom.Desktop.targets" Condition="Exists('packages\fo-dicom.Desktop.4.0.8\build\net45\fo-dicom.Desktop.targets')" />
|
|
|
</Project>
|