-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTools.sln
38 lines (38 loc) · 1.72 KB
/
Tools.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35527.113 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tools", "Tools.vbproj", "{3E0B0F7E-FC60-4915-8112-3E9E95FA9E41}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{038EC389-F84F-4EBD-8F2F-C1F56AC4B2F2}"
ProjectSection(SolutionItems) = preProject
Changes.md = Changes.md
License.md = License.md
README.md = README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{A47235D8-09B3-4092-A456-1C959E53D6A8}"
ProjectSection(SolutionItems) = preProject
..\CSCFileService\.github\FUNDING.yml = ..\CSCFileService\.github\FUNDING.yml
..\CSCFileService\.github\ISSUE_TEMPLATE.md = ..\CSCFileService\.github\ISSUE_TEMPLATE.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3E0B0F7E-FC60-4915-8112-3E9E95FA9E41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E0B0F7E-FC60-4915-8112-3E9E95FA9E41}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E0B0F7E-FC60-4915-8112-3E9E95FA9E41}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E0B0F7E-FC60-4915-8112-3E9E95FA9E41}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A47235D8-09B3-4092-A456-1C959E53D6A8} = {038EC389-F84F-4EBD-8F2F-C1F56AC4B2F2}
EndGlobalSection
EndGlobal