forked from damageboy/daemaged.gitinfoplanter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdaemaged.gitinfoplanter.sln
29 lines (29 loc) · 1.43 KB
/
daemaged.gitinfoplanter.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 2012
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "daemaged.gitinfoplanter", "daemaged.gitinfoplanter\daemaged.gitinfoplanter.fsproj", "{6E94CD30-D29C-4199-9A57-1D7A4383598F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{2748CB2F-C7B1-4800-BC1C-3E4C6D5FEF1E}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\nuget.exe = .nuget\nuget.exe
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AnyCPU = Debug|AnyCPU
Release|AnyCPU = Release|AnyCPU
ReleaseMerged|AnyCPU = ReleaseMerged|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6E94CD30-D29C-4199-9A57-1D7A4383598F}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
{6E94CD30-D29C-4199-9A57-1D7A4383598F}.Debug|AnyCPU.Build.0 = Debug|Any CPU
{6E94CD30-D29C-4199-9A57-1D7A4383598F}.Release|AnyCPU.ActiveCfg = Release|Any CPU
{6E94CD30-D29C-4199-9A57-1D7A4383598F}.Release|AnyCPU.Build.0 = Release|Any CPU
{6E94CD30-D29C-4199-9A57-1D7A4383598F}.ReleaseMerged|AnyCPU.ActiveCfg = ReleaseMerged|Any CPU
{6E94CD30-D29C-4199-9A57-1D7A4383598F}.ReleaseMerged|AnyCPU.Build.0 = ReleaseMerged|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal