|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 2013 |
| 4 | +VisualStudioVersion = 12.0.21005.1 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "feinet.github.io", "http://localhost:21945", "{D39F00B5-E747-408D-96DE-900AE705142E}" |
| 7 | + ProjectSection(WebsiteProperties) = preProject |
| 8 | + UseIISExpress = "true" |
| 9 | + TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" |
| 10 | + Debug.AspNetCompiler.VirtualPath = "/localhost_21945" |
| 11 | + Debug.AspNetCompiler.PhysicalPath = "..\feinet.github.io\" |
| 12 | + Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_21945\" |
| 13 | + Debug.AspNetCompiler.Updateable = "true" |
| 14 | + Debug.AspNetCompiler.ForceOverwrite = "true" |
| 15 | + Debug.AspNetCompiler.FixedNames = "false" |
| 16 | + Debug.AspNetCompiler.Debug = "True" |
| 17 | + Release.AspNetCompiler.VirtualPath = "/localhost_21945" |
| 18 | + Release.AspNetCompiler.PhysicalPath = "..\feinet.github.io\" |
| 19 | + Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_21945\" |
| 20 | + Release.AspNetCompiler.Updateable = "true" |
| 21 | + Release.AspNetCompiler.ForceOverwrite = "true" |
| 22 | + Release.AspNetCompiler.FixedNames = "false" |
| 23 | + Release.AspNetCompiler.Debug = "False" |
| 24 | + SlnRelativePath = "..\feinet.github.io\" |
| 25 | + EndProjectSection |
| 26 | +EndProject |
| 27 | +Global |
| 28 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 29 | + Debug|Any CPU = Debug|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 32 | + {D39F00B5-E747-408D-96DE-900AE705142E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 33 | + {D39F00B5-E747-408D-96DE-900AE705142E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 34 | + EndGlobalSection |
| 35 | + GlobalSection(SolutionProperties) = preSolution |
| 36 | + HideSolutionNode = FALSE |
| 37 | + EndGlobalSection |
| 38 | +EndGlobal |
0 commit comments