| 12345678910111213141516171819202122232425262728293031323334353637383940 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio 15
- VisualStudioVersion = 15.0.28307.1267
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CitiLogReportDemo", "CitiLogTCPClient\CitiLogReportDemo.csproj", "{53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|x64 = Debug|x64
- Release|Any CPU = Release|Any CPU
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Debug|x64.ActiveCfg = Debug|x64
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Debug|x64.Build.0 = Debug|x64
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Release|Any CPU.Build.0 = Release|Any CPU
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Release|x64.ActiveCfg = Release|x64
- {53DC86AA-6DC1-4CB1-8ADD-4C5E1119D45E}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {921042A7-3E31-45C6-AF94-90980B81AA42}
- EndGlobalSection
- GlobalSection(TeamFoundationVersionControl) = preSolution
- SccNumberOfProjects = 2
- SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
- SccTeamFoundationServer = http://192.168.7.217/cvi-code
- SccLocalPath0 = .
- SccProjectUniqueName1 = CitiLogTCPClient\\CitiLogReportDemo.csproj
- SccProjectName1 = CitiLogTCPClient
- SccLocalPath1 = CitiLogTCPClient
- EndGlobalSection
- EndGlobal
|