-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJali.Pcl.sln
29 lines (29 loc) · 1.06 KB
/
Jali.Pcl.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{6AC98CB4-D2D1-4F5B-AC5C-66C9DE8B2322}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{C0126529-02BC-432F-8814-D8E47C485581}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{DA8C95C1-0332-4E36-A674-060C18FF910D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4A3DEDF6-4F54-4C9D-A5A6-ABF3F1D0078A}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
appveyor.yml = appveyor.yml
build.cmd = build.cmd
LICENSE = LICENSE
makefile.sake = makefile.sake
NuGet.Config = NuGet.Config
psakebuild.cmd = psakebuild.cmd
psakefile.ps1 = psakefile.ps1
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal