Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1632)

Unified Diff: Tools/Google.Apis.NuGet.Publisher/NuGet.Publisher.sln

Issue 12662047: Issue 376: Generate NuGet pacakges for generated APIs (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: David final comments Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Tools/Google.Apis.NuGet.Publisher/NuGet.Publisher.sln
===================================================================
new file mode 100644
--- /dev/null
+++ b/Tools/Google.Apis.NuGet.Publisher/NuGet.Publisher.sln
@@ -0,0 +1,27 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{284A53B9-205F-44EF-A7A0-1960836B62AF}"
+ ProjectSection(SolutionItems) = preProject
+ .nuget\NuGet.Config = .nuget\NuGet.Config
+ .nuget\NuGet.exe = .nuget\NuGet.exe
+ .nuget\NuGet.targets = .nuget\NuGet.targets
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Apis.NuGet.Publisher", "Google.Apis.NuGet.Publisher\Google.Apis.NuGet.Publisher.csproj", "{169385A5-0122-4BDD-BC34-73B6B399F781}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {169385A5-0122-4BDD-BC34-73B6B399F781}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {169385A5-0122-4BDD-BC34-73B6B399F781}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {169385A5-0122-4BDD-BC34-73B6B399F781}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {169385A5-0122-4BDD-BC34-73B6B399F781}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b