Partial Checkin for Remote Desktop Services: Framework
This commit is contained in:
parent
25252051b5
commit
cae5f06f61
28 changed files with 924 additions and 10 deletions
|
@ -85,6 +85,7 @@
|
|||
<Content Include="AutoDiscovery.asmx" />
|
||||
<Content Include="BlackBerry.asmx" />
|
||||
<EmbeddedResource Include="Images\logo.png" />
|
||||
<Content Include="RemoteDesktopServices.asmx" />
|
||||
<Content Include="HeliconZoo.asmx" />
|
||||
<Content Include="LyncServer.asmx" />
|
||||
<Content Include="OCSEdgeServer.asmx" />
|
||||
|
@ -127,6 +128,10 @@
|
|||
<Compile Include="Code\ServerConfiguration.cs" />
|
||||
<Compile Include="Code\ServerUsernameTokenManager.cs" />
|
||||
<Compile Include="Code\UsernameAssertion.cs" />
|
||||
<Compile Include="RemoteDesktopServices.asmx.cs">
|
||||
<DependentUpon>RemoteDesktopServices.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HeliconZoo.asmx.cs">
|
||||
<DependentUpon>HeliconZoo.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue