-
Notifications
You must be signed in to change notification settings - Fork 0
/
TpExperimentalPlugins.sln
26 lines (26 loc) · 1.17 KB
/
TpExperimentalPlugins.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "AngryClient", "AngryClient\AngryClient.fsproj", "{37879C40-9D5C-414C-814B-826AC39FB569}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{DBFCD5D5-1E78-494E-84B8-45F42A07D5FB}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{37879C40-9D5C-414C-814B-826AC39FB569}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{37879C40-9D5C-414C-814B-826AC39FB569}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37879C40-9D5C-414C-814B-826AC39FB569}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37879C40-9D5C-414C-814B-826AC39FB569}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal