[710] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
| 3 | # Visual Studio 2012
|
---|
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xmlTools", "posUpdate\xmlTools.csproj", "{15D5D758-709A-412D-B06D-158477BC9BFC}"
|
---|
| 5 | EndProject
|
---|
| 6 | Global
|
---|
| 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 8 | Debug|Any CPU = Debug|Any CPU
|
---|
| 9 | Debug|Mixed Platforms = Debug|Mixed Platforms
|
---|
| 10 | Debug|x86 = Debug|x86
|
---|
| 11 | Release|Any CPU = Release|Any CPU
|
---|
| 12 | Release|Mixed Platforms = Release|Mixed Platforms
|
---|
| 13 | Release|x86 = Release|x86
|
---|
| 14 | EndGlobalSection
|
---|
| 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 16 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Any CPU.ActiveCfg = Debug|x86
|
---|
| 17 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
---|
| 18 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
---|
| 19 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 20 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|x86.Build.0 = Debug|x86
|
---|
| 21 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Any CPU.ActiveCfg = Release|x86
|
---|
| 22 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
---|
| 23 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Mixed Platforms.Build.0 = Release|x86
|
---|
| 24 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|x86.ActiveCfg = Release|x86
|
---|
| 25 | {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|x86.Build.0 = Release|x86
|
---|
| 26 | EndGlobalSection
|
---|
| 27 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 28 | HideSolutionNode = FALSE
|
---|
| 29 | EndGlobalSection
|
---|
| 30 | GlobalSection(Performance) = preSolution
|
---|
| 31 | HasPerformanceSessions = true
|
---|
| 32 | EndGlobalSection
|
---|
| 33 | GlobalSection(MonoDevelopProperties) = preSolution
|
---|
| 34 | StartupItem = src\demo\CommandLine.Demo.csproj
|
---|
| 35 | Policies = $0
|
---|
| 36 | $0.TextStylePolicy = $1
|
---|
| 37 | $1.FileWidth = 120
|
---|
| 38 | $1.TabsToSpaces = False
|
---|
| 39 | $1.inheritsSet = VisualStudio
|
---|
| 40 | $1.inheritsScope = text/plain
|
---|
| 41 | EndGlobalSection
|
---|
| 42 | EndGlobal
|
---|