32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31112.23
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CiscoNetboxSync", "CiscoNetboxSync\CiscoNetboxSync.csproj", "{35CA8211-46EF-4FEB-9515-335D1D08E704}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "litjson", "..\Librarys\litjson\litjson\litjson.csproj", "{5B043023-3191-4EA9-949F-09C6DBC1F4DA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{35CA8211-46EF-4FEB-9515-335D1D08E704}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{35CA8211-46EF-4FEB-9515-335D1D08E704}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{35CA8211-46EF-4FEB-9515-335D1D08E704}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{35CA8211-46EF-4FEB-9515-335D1D08E704}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{5B043023-3191-4EA9-949F-09C6DBC1F4DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5B043023-3191-4EA9-949F-09C6DBC1F4DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5B043023-3191-4EA9-949F-09C6DBC1F4DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5B043023-3191-4EA9-949F-09C6DBC1F4DA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {90875829-0BA4-4181-93D4-CC5594DACF2B}
|
|
EndGlobalSection
|
|
EndGlobal
|