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

@ -99,6 +99,7 @@
<Compile Include="VirtualizationServerProxy.cs">
<SubType>code</SubType>
</Compile>
<Compile Include="VirtualizationServerProxy2012.cs" />
<Compile Include="WebServerProxy.cs" />
<Compile Include="WindowsServerProxy.cs" />
</ItemGroup>