Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Service", "Service", "{226567F5-DD15-7888-5BF1-C4407778305A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HikvisionAttendanceService", "HikvisionAttendanceService.csproj", "{B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{1AD244E0-696C-4A2A-31B1-1832C4FA60E4}" ProjectSection(SolutionItems) = preProject appsettings.json = appsettings.json serviceconfig.json = serviceconfig.json EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Interop", "Interop", "{FA46DF89-6585-3869-AC2D-4F5A2BEB4D3F}" ProjectSection(SolutionItems) = preProject Interop\AppsDemoStubs.cs = Interop\AppsDemoStubs.cs Interop\HikvisionTemplateInterop.cs = Interop\HikvisionTemplateInterop.cs EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Debug|Any CPU.Build.0 = Debug|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Debug|x64.ActiveCfg = Debug|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Debug|x64.Build.0 = Debug|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Debug|x86.ActiveCfg = Debug|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Debug|x86.Build.0 = Debug|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Release|Any CPU.ActiveCfg = Release|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Release|Any CPU.Build.0 = Release|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Release|x64.ActiveCfg = Release|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Release|x64.Build.0 = Release|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Release|x86.ActiveCfg = Release|Any CPU {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {B85FFCC7-E3DA-46AC-BE26-DEA0F65BDB91} = {226567F5-DD15-7888-5BF1-C4407778305A} EndGlobalSection EndGlobal