-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathhMSBuild.sln
More file actions
43 lines (43 loc) · 1.66 KB
/
hMSBuild.sln
File metadata and controls
43 lines (43 loc) · 1.66 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
41
42
43
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}") = "hMSBuild", "hMSBuild", "{07A13D96-67EE-4F3B-8C5C-848FD2A3B1E7}"
ProjectSection(SolutionItems) = preProject
.pkg.install.bat = .pkg.install.bat
.version = .version
build.bat = build.bat
changelog.txt = changelog.txt
hMSBuild.nuspec = hMSBuild.nuspec
logic.bat = logic.bat
srv.create.bat = srv.create.bat
tests.bat = tests.bat
validate.hMSBuild.bat = validate.hMSBuild.bat
vsSolutionBuildEvent.bat = vsSolutionBuildEvent.bat
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{0969DEC4-0832-4110-AB49-A4BE30677862}"
ProjectSection(SolutionItems) = preProject
tests\a.bat = tests\a.bat
tests\dbg2.3.0+204d1a0b-w.bat = tests\dbg2.3.0+204d1a0b-w.bat
tests\DiffVswStreamTests.bat = tests\DiffVswStreamTests.bat
tests\DiffVTests.bat = tests\DiffVTests.bat
tests\keysAndLogicTests.bat = tests\keysAndLogicTests.bat
tests\PkgTests.bat = tests\PkgTests.bat
tests\VswasTests.bat = tests\VswasTests.bat
tests\VswStreamTests.bat = tests\VswStreamTests.bat
tests\_run.bat = tests\_run.bat
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0969DEC4-0832-4110-AB49-A4BE30677862} = {07A13D96-67EE-4F3B-8C5C-848FD2A3B1E7}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {33DC928C-0601-4A0D-82B9-122956C3725E}
EndGlobalSection
EndGlobal