| | |
| | | <Reference Include="System.Web.Mobile" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Content Include="Global.asax" />
|
| | | <Content Include="Service1.asmx" />
|
| | | <Content Include="Web.config" />
|
| | | </ItemGroup>
|
| | |
| | | <Compile Include="CCS\ProcessEvent.cs" />
|
| | | <Compile Include="CCS\RecordLog.cs" />
|
| | | <Compile Include="CCS\ThreadEndEvent.cs" />
|
| | | <Compile Include="Global.asax.cs">
|
| | | <DependentUpon>Global.asax</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Service1.asmx.cs">
|
| | | <DependentUpon>Service1.asmx</DependentUpon>
|
| | | <SubType>Component</SubType>
|