Fix the reference to System.Runtime

This commit is contained in:
mattfras 2017-08-14 15:02:10 -07:00
Родитель 9cc6f22175
Коммит 7ebb2db1bb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -153,7 +153,7 @@
<Private>True</Private>
</Reference>
<Reference Include="System.Runtime">
<HintPath>..\..\..\..\..\..\Repos\healthvault-samples\dotNETStandard\HealthVaultProviderManagementPortal\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
<HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>