Partial checkin for enterprise storage to be used for remote desktop services

This commit is contained in:
robvde 2013-05-27 21:08:22 +04:00
parent 5783a98f62
commit 029ddd6d7c
26 changed files with 852 additions and 4 deletions

View file

@ -78,6 +78,7 @@
<Compile Include="CRMProxy.cs" />
<Compile Include="DatabaseServerProxy.cs" />
<Compile Include="DnsServerProxy.cs" />
<Compile Include="EnterpriseStorageProxy.cs" />
<Compile Include="ExchangeServerProxy.cs" />
<Compile Include="FtpServerProxy.cs" />
<Compile Include="HeliconZooProxy.cs" />