|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.5.33502.453 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Internal", "Internal", "{30ECB5E3-395D-4674-9EF8-8B07C6B1AD50}" |
| 7 | + ProjectSection(SolutionItems) = preProject |
| 8 | + Internal\.editorconfig = Internal\.editorconfig |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{AEED6A80-C0F3-479D-8871-9F36F10F11EA}" |
| 12 | +EndProject |
| 13 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dlls", "Dlls", "{0B4FC455-7B5E-4BB3-A0F4-9841F4D60D6C}" |
| 14 | + ProjectSection(SolutionItems) = preProject |
| 15 | + Dlls\ABOUT.md = Dlls\ABOUT.md |
| 16 | + EndProjectSection |
| 17 | +EndProject |
| 18 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CompanionFiles", "CompanionFiles", "{B25F1A08-DDF8-4579-A552-EC81190D8DD7}" |
| 19 | +EndProject |
| 20 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Skyline DataMiner", "Skyline DataMiner", "{7027C535-EB99-4FDF-87C5-43B46A867C2E}" |
| 21 | + ProjectSection(SolutionItems) = preProject |
| 22 | + CompanionFiles\Skyline DataMiner\AboutThisFolder.md = CompanionFiles\Skyline DataMiner\AboutThisFolder.md |
| 23 | + EndProjectSection |
| 24 | +EndProject |
| 25 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{F8938D60-51A0-4880-9CFC-19C66379AE5D}" |
| 26 | + ProjectSection(SolutionItems) = preProject |
| 27 | + Documentation\ABOUT.md = Documentation\ABOUT.md |
| 28 | + README.md = README.md |
| 29 | + EndProjectSection |
| 30 | +EndProject |
| 31 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{F8938D60-51A0-4880-9CFC-19C66379BB5D}" |
| 32 | + ProjectSection(SolutionItems) = preProject |
| 33 | + EndProjectSection |
| 34 | +EndProject |
| 35 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Code Analysis", "Code Analysis", "{D8DA8E2C-A4AE-45BE-A120-A18B7078E027}" |
| 36 | + ProjectSection(SolutionItems) = preProject |
| 37 | + Internal\Code Analysis\qaction-debug.ruleset = Internal\Code Analysis\qaction-debug.ruleset |
| 38 | + Internal\Code Analysis\qaction-release.ruleset = Internal\Code Analysis\qaction-release.ruleset |
| 39 | + Internal\Code Analysis\stylecop.json = Internal\Code Analysis\stylecop.json |
| 40 | + EndProjectSection |
| 41 | +EndProject |
| 42 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "$SCRIPTNAME$", "$SCRIPTNAME$", "{1AC41DF3-81F2-4A62-8945-DBBB8DC54021}" |
| 43 | + ProjectSection(SolutionItems) = preProject |
| 44 | + $SCRIPTNAME$.xml = $SCRIPTNAME$.xml |
| 45 | + EndProjectSection |
| 46 | +EndProject |
| 47 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Actions", "Actions", "{2BF9AFEF-11BA-4037-827E-A7C4408DD5E0}" |
| 48 | +EndProject |
| 49 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "$SCRIPTNAME$_1", "$SCRIPTNAME$_1\$SCRIPTNAME$_1.csproj", "{54EEBDD9-1D2F-41E5-9654-EB47544FF03D}" |
| 50 | +EndProject |
| 51 | +Global |
| 52 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 53 | + Debug|Any CPU = Debug|Any CPU |
| 54 | + Release|Any CPU = Release|Any CPU |
| 55 | + EndGlobalSection |
| 56 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 57 | + {54EEBDD9-1D2F-41E5-9654-EB47544FF03D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 58 | + {54EEBDD9-1D2F-41E5-9654-EB47544FF03D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 59 | + {54EEBDD9-1D2F-41E5-9654-EB47544FF03D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 60 | + {54EEBDD9-1D2F-41E5-9654-EB47544FF03D}.Release|Any CPU.Build.0 = Release|Any CPU |
| 61 | + EndGlobalSection |
| 62 | + GlobalSection(SolutionProperties) = preSolution |
| 63 | + HideSolutionNode = FALSE |
| 64 | + EndGlobalSection |
| 65 | + GlobalSection(NestedProjects) = preSolution |
| 66 | + {7027C535-EB99-4FDF-87C5-43B46A867C2E} = {B25F1A08-DDF8-4579-A552-EC81190D8DD7} |
| 67 | + {D8DA8E2C-A4AE-45BE-A120-A18B7078E027} = {30ECB5E3-395D-4674-9EF8-8B07C6B1AD50} |
| 68 | + {1AC41DF3-81F2-4A62-8945-DBBB8DC54021} = {AEED6A80-C0F3-479D-8871-9F36F10F11EA} |
| 69 | + {2BF9AFEF-11BA-4037-827E-A7C4408DD5E0} = {1AC41DF3-81F2-4A62-8945-DBBB8DC54021} |
| 70 | + {54EEBDD9-1D2F-41E5-9654-EB47544FF03D} = {2BF9AFEF-11BA-4037-827E-A7C4408DD5E0} |
| 71 | + EndGlobalSection |
| 72 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 73 | + SolutionGuid = {37D054BA-8A8F-489C-B707-D45D9F6AF17E} |
| 74 | + EndGlobalSection |
| 75 | +EndGlobal |
0 commit comments