fixed missing dll

This commit is contained in:
dev_amdtel 2013-10-30 09:38:09 +04:00
parent 8dcd01cb20
commit df141565f7
5 changed files with 38 additions and 36 deletions

View file

@ -33,11 +33,11 @@
<ItemGroup>
<Reference Include="Microsoft.Rtc.Management.Core">
<HintPath>..\..\Lib\References\Microsoft\Lync2013HP\Microsoft.Rtc.Management.Core.dll</HintPath>
<Private>False</Private>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rtc.Management.WritableConfig">
<HintPath>..\..\Lib\References\Microsoft\Lync2013HP\Microsoft.Rtc.Management.WritableConfig.dll</HintPath>
<Private>False</Private>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />