wsp-10329 Adding hyper-v replica to HyperV Provider. Server Part.

This commit is contained in:
Alexander Trofimov 2015-04-16 02:13:06 -04:00
parent 414414b11d
commit 41fd1230bf
23 changed files with 5194 additions and 37 deletions

View file

@ -292,6 +292,7 @@
<Content Include="ServiceProvider.asmx" />
<Content Include="SharePointServer.asmx" />
<Content Include="StatisticsServer.asmx" />
<Content Include="VirtualizationServer2012.asmx" />
<Content Include="VirtualizationServer.asmx" />
<Content Include="VirtualizationServerForPrivateCloud.asmx" />
<Content Include="bin\WebsitePanel.Server.dll.config" />
@ -406,6 +407,10 @@
<DependentUpon>StatisticsServer.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="VirtualizationServer2012.asmx.cs">
<DependentUpon>VirtualizationServer2012.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="VirtualizationServer.asmx.cs">
<DependentUpon>VirtualizationServer.asmx</DependentUpon>
<SubType>Component</SubType>