|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.28010.2003 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "docker-cli-js", ".", "{D3A39F67-6207-4E08-9009-CD2E2E30E100}" |
| 7 | + ProjectSection(WebsiteProperties) = preProject |
| 8 | + TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" |
| 9 | + Debug.AspNetCompiler.VirtualPath = "/localhost_63210" |
| 10 | + Debug.AspNetCompiler.PhysicalPath = "..\docker-cli-js\" |
| 11 | + Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_63210\" |
| 12 | + Debug.AspNetCompiler.Updateable = "true" |
| 13 | + Debug.AspNetCompiler.ForceOverwrite = "true" |
| 14 | + Debug.AspNetCompiler.FixedNames = "false" |
| 15 | + Debug.AspNetCompiler.Debug = "True" |
| 16 | + Release.AspNetCompiler.VirtualPath = "/localhost_63210" |
| 17 | + Release.AspNetCompiler.PhysicalPath = "..\docker-cli-js\" |
| 18 | + Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_63210\" |
| 19 | + Release.AspNetCompiler.Updateable = "true" |
| 20 | + Release.AspNetCompiler.ForceOverwrite = "true" |
| 21 | + Release.AspNetCompiler.FixedNames = "false" |
| 22 | + Release.AspNetCompiler.Debug = "False" |
| 23 | + VWDPort = "63210" |
| 24 | + EndProjectSection |
| 25 | +EndProject |
| 26 | +Global |
| 27 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 28 | + Debug|Any CPU = Debug|Any CPU |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 31 | + {D3A39F67-6207-4E08-9009-CD2E2E30E100}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 32 | + {D3A39F67-6207-4E08-9009-CD2E2E30E100}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(SolutionProperties) = preSolution |
| 35 | + HideSolutionNode = FALSE |
| 36 | + EndGlobalSection |
| 37 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 38 | + SolutionGuid = {9EA4508B-F155-4C48-940B-7EAD349EA916} |
| 39 | + EndGlobalSection |
| 40 | +EndGlobal |
0 commit comments