|
|
@@ -0,0 +1,41 @@ |
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
|
# Visual Studio 15 |
|
|
|
VisualStudioVersion = 15.0.27428.2005 |
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
|
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "code", ".", "{9311C3EF-F1D1-4606-8668-322C176CA58F}" |
|
|
|
ProjectSection(WebsiteProperties) = preProject |
|
|
|
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" |
|
|
|
Debug.AspNetCompiler.VirtualPath = "/localhost_49537" |
|
|
|
Debug.AspNetCompiler.PhysicalPath = "MDT5\" |
|
|
|
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_49537\" |
|
|
|
Debug.AspNetCompiler.Updateable = "true" |
|
|
|
Debug.AspNetCompiler.ForceOverwrite = "true" |
|
|
|
Debug.AspNetCompiler.FixedNames = "false" |
|
|
|
Debug.AspNetCompiler.Debug = "True" |
|
|
|
Release.AspNetCompiler.VirtualPath = "/localhost_49537" |
|
|
|
Release.AspNetCompiler.PhysicalPath = "MDT5\" |
|
|
|
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_49537\" |
|
|
|
Release.AspNetCompiler.Updateable = "true" |
|
|
|
Release.AspNetCompiler.ForceOverwrite = "true" |
|
|
|
Release.AspNetCompiler.FixedNames = "false" |
|
|
|
Release.AspNetCompiler.Debug = "False" |
|
|
|
VWDPort = "49537" |
|
|
|
SlnRelativePath = "MDT5\" |
|
|
|
EndProjectSection |
|
|
|
EndProject |
|
|
|
Global |
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
|
|
Debug|Any CPU = Debug|Any CPU |
|
|
|
EndGlobalSection |
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
|
|
{9311C3EF-F1D1-4606-8668-322C176CA58F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
{9311C3EF-F1D1-4606-8668-322C176CA58F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
EndGlobalSection |
|
|
|
GlobalSection(SolutionProperties) = preSolution |
|
|
|
HideSolutionNode = FALSE |
|
|
|
EndGlobalSection |
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution |
|
|
|
SolutionGuid = {B1CA379E-4295-41CB-A81A-11D05D4683F6} |
|
|
|
EndGlobalSection |
|
|
|
EndGlobal |