Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cscz", "cscz\cscz.csproj", "{3DE7A812-1AB9-483F-A785-4497FC8FDF2C}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1BBC87F8-DBD7-4ACE-8D8B-E4D719426A24}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore LICENSE = LICENSE README.md = README.md Changelog.md = Changelog.md CSCZ.Standard.md = CSCZ.Standard.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3DE7A812-1AB9-483F-A785-4497FC8FDF2C}.Debug|x86.ActiveCfg = Debug|x86 {3DE7A812-1AB9-483F-A785-4497FC8FDF2C}.Debug|x86.Build.0 = Debug|x86 {3DE7A812-1AB9-483F-A785-4497FC8FDF2C}.Release|x86.ActiveCfg = Release|x86 {3DE7A812-1AB9-483F-A785-4497FC8FDF2C}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(NestedProjects) = preSolution EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution description = The C# Class Generator. version = 0.5 EndGlobalSection EndGlobal