-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path..sln
More file actions
40 lines (40 loc) · 1.43 KB
/
..sln
File metadata and controls
40 lines (40 loc) · 1.43 KB
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
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34408.163
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GetNuTool", "GetNuTool", "{D221D332-2A57-44F9-B866-F7C00C29032D}"
ProjectSection(SolutionItems) = preProject
.pkg.install.bat = .pkg.install.bat
.version = .version
build.bat = build.bat
changelog.txt = changelog.txt
csharp.cs = csharp.cs
csinit.targets = csinit.targets
embd.bat = embd.bat
srv.create.bat = srv.create.bat
svc.gnt.bat = svc.gnt.bat
tests.bat = tests.bat
tests.csharp.bat = tests.csharp.bat
validate.gnt.bat = validate.gnt.bat
vsSolutionBuildEvent.bat = vsSolutionBuildEvent.bat
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{FFA2896B-A6DF-43DB-AB4B-8D3C7AB234C3}"
ProjectSection(SolutionItems) = preProject
tests\a.bat = tests\a.bat
tests\keysAndLogicTests.bat = tests\keysAndLogicTests.bat
tests\_run.bat = tests\_run.bat
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FFA2896B-A6DF-43DB-AB4B-8D3C7AB234C3} = {D221D332-2A57-44F9-B866-F7C00C29032D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FFF98BCF-06C1-4BF8-88DF-5F04681BC6AB}
EndGlobalSection
EndGlobal