fixed missing dll
This commit is contained in:
parent
8dcd01cb20
commit
df141565f7
5 changed files with 38 additions and 36 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue