Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Clem <timothy.clem@gmail.com>2011-03-28 02:47:14 +0400
committerTim Clem <timothy.clem@gmail.com>2011-03-30 20:16:42 +0400
commit1d8e3af91c009354f20bf3f28448ad9ffc39bba6 (patch)
treeac57cb7e981e2c2fde273026f53ea5c15d4d40b3 /LibGit2Sharp.sln
parent7175379e1486f75a5796287573a56ad372d63b58 (diff)
remove generator project from solution
Diffstat (limited to 'LibGit2Sharp.sln')
-rw-r--r--LibGit2Sharp.sln14
1 files changed, 0 insertions, 14 deletions
diff --git a/LibGit2Sharp.sln b/LibGit2Sharp.sln
index ddedfb10..3fcb0aae 100644
--- a/LibGit2Sharp.sln
+++ b/LibGit2Sharp.sln
@@ -5,8 +5,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibGit2Sharp", "LibGit2Shar
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibGit2Sharp.Tests", "LibGit2Sharp.Tests\LibGit2Sharp.Tests.csproj", "{286E63EB-04DD-4ADE-88D6-041B57800761}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibGit2Sharp.Core.Generator", "LibGit2Sharp.Core.Generator\LibGit2Sharp.Core.Generator.csproj", "{2F434CB5-FB41-4B43-83E4-79C9B57DF622}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -37,18 +35,6 @@ Global
{286E63EB-04DD-4ADE-88D6-041B57800761}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{286E63EB-04DD-4ADE-88D6-041B57800761}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{286E63EB-04DD-4ADE-88D6-041B57800761}.Release|Win32.ActiveCfg = Release|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Debug|Win32.ActiveCfg = Debug|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Debug|Win32.Build.0 = Debug|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Release|Any CPU.Build.0 = Release|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Release|Mixed Platforms.Build.0 = Release|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Release|Win32.ActiveCfg = Release|Any CPU
- {2F434CB5-FB41-4B43-83E4-79C9B57DF622}.Release|Win32.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE