IMEX.mes.carriedforward.sln 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.32929.386
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "wwwroot", "wwwroot\", "{7803C52F-D3D5-40D9-9DD0-185DB7DC9501}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  9. Debug.AspNetCompiler.VirtualPath = "/localhost_64454"
  10. Debug.AspNetCompiler.PhysicalPath = "wwwroot\"
  11. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64454\"
  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_64454"
  17. Release.AspNetCompiler.PhysicalPath = "wwwroot\"
  18. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64454\"
  19. Release.AspNetCompiler.Updateable = "true"
  20. Release.AspNetCompiler.ForceOverwrite = "true"
  21. Release.AspNetCompiler.FixedNames = "false"
  22. Release.AspNetCompiler.Debug = "False"
  23. VWDPort = "64454"
  24. SlnRelativePath = "wwwroot\"
  25. EndProjectSection
  26. EndProject
  27. Global
  28. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  29. Debug|Any CPU = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  32. {7803C52F-D3D5-40D9-9DD0-185DB7DC9501}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {7803C52F-D3D5-40D9-9DD0-185DB7DC9501}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. GlobalSection(ExtensibilityGlobals) = postSolution
  39. SolutionGuid = {222AAE76-B4EF-4D44-A62C-B8CBE5C82276}
  40. EndGlobalSection
  41. EndGlobal