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