|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio 2013 |
4 | | -VisualStudioVersion = 12.0.30501.0 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.26730.12 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | 6 | Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "UserScripts", "http://localhost:28135", "{84E071CC-91B5-4DF8-9CC5-FC6A59EC1DAD}" |
7 | 7 | ProjectSection(WebsiteProperties) = preProject |
@@ -30,15 +30,41 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution |
30 | 30 | WebEssentials-Settings.json = WebEssentials-Settings.json |
31 | 31 | EndProjectSection |
32 | 32 | EndProject |
| 33 | +Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "gm_scripts", "..\..\..\..\Users\jeron\AppData\Roaming\Mozilla\Firefox\Profiles\x1fwlaep.default\gm_scripts\", "{FC4B0BF2-B3D5-4519-9764-ECA520C06AD3}" |
| 34 | + ProjectSection(WebsiteProperties) = preProject |
| 35 | + TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" |
| 36 | + Debug.AspNetCompiler.VirtualPath = "/localhost_53345" |
| 37 | + Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\Users\jeron\AppData\Roaming\Mozilla\Firefox\Profiles\x1fwlaep.default\gm_scripts\" |
| 38 | + Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_53345\" |
| 39 | + Debug.AspNetCompiler.Updateable = "true" |
| 40 | + Debug.AspNetCompiler.ForceOverwrite = "true" |
| 41 | + Debug.AspNetCompiler.FixedNames = "false" |
| 42 | + Debug.AspNetCompiler.Debug = "True" |
| 43 | + Release.AspNetCompiler.VirtualPath = "/localhost_53345" |
| 44 | + Release.AspNetCompiler.PhysicalPath = "..\..\..\..\Users\jeron\AppData\Roaming\Mozilla\Firefox\Profiles\x1fwlaep.default\gm_scripts\" |
| 45 | + Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_53345\" |
| 46 | + Release.AspNetCompiler.Updateable = "true" |
| 47 | + Release.AspNetCompiler.ForceOverwrite = "true" |
| 48 | + Release.AspNetCompiler.FixedNames = "false" |
| 49 | + Release.AspNetCompiler.Debug = "False" |
| 50 | + VWDPort = "53345" |
| 51 | + SlnRelativePath = "..\..\..\..\Users\jeron\AppData\Roaming\Mozilla\Firefox\Profiles\x1fwlaep.default\gm_scripts\" |
| 52 | + EndProjectSection |
| 53 | +EndProject |
33 | 54 | Global |
34 | 55 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
35 | 56 | Debug|Any CPU = Debug|Any CPU |
36 | 57 | EndGlobalSection |
37 | 58 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
38 | 59 | {84E071CC-91B5-4DF8-9CC5-FC6A59EC1DAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
39 | 60 | {84E071CC-91B5-4DF8-9CC5-FC6A59EC1DAD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 61 | + {FC4B0BF2-B3D5-4519-9764-ECA520C06AD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 62 | + {FC4B0BF2-B3D5-4519-9764-ECA520C06AD3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
40 | 63 | EndGlobalSection |
41 | 64 | GlobalSection(SolutionProperties) = preSolution |
42 | 65 | HideSolutionNode = FALSE |
43 | 66 | EndGlobalSection |
| 67 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 68 | + SolutionGuid = {DD273BE9-45B9-4AA2-BBF9-7E32467B97B9} |
| 69 | + EndGlobalSection |
44 | 70 | EndGlobal |
0 commit comments