Helicon Zoo Web Engines
This commit is contained in:
parent
983d091670
commit
4768b07c92
50 changed files with 4389 additions and 36 deletions
|
@ -85,6 +85,7 @@
|
|||
<Content Include="AutoDiscovery.asmx" />
|
||||
<Content Include="BlackBerry.asmx" />
|
||||
<EmbeddedResource Include="Images\logo.png" />
|
||||
<Content Include="HeliconZoo.asmx" />
|
||||
<Content Include="LyncServer.asmx" />
|
||||
<Content Include="OCSEdgeServer.asmx" />
|
||||
<Content Include="OCSServer.asmx" />
|
||||
|
@ -126,6 +127,10 @@
|
|||
<Compile Include="Code\ServerConfiguration.cs" />
|
||||
<Compile Include="Code\ServerUsernameTokenManager.cs" />
|
||||
<Compile Include="Code\UsernameAssertion.cs" />
|
||||
<Compile Include="HeliconZoo.asmx.cs">
|
||||
<DependentUpon>HeliconZoo.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="LyncServer.asmx.cs">
|
||||
<DependentUpon>LyncServer.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue