NuGet/BinaryDad.NuGet.sln
2020-09-04 21:46:32 -04:00

34 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29123.88
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BinaryDad.NuGet", "BinaryDad.NuGet.csproj", "{0AA778A1-A679-47CF-BF0D-44D4E6192AE9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0AA778A1-A679-47CF-BF0D-44D4E6192AE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AA778A1-A679-47CF-BF0D-44D4E6192AE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AA778A1-A679-47CF-BF0D-44D4E6192AE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AA778A1-A679-47CF-BF0D-44D4E6192AE9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {033AC9B9-AE69-4B0C-917A-18964BCE1C4D}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = http://tfs.binarydad.com:8080/tfs/defaultcollection
SccLocalPath0 = .
SccProjectUniqueName1 = BinaryDad.NuGet.csproj
SccLocalPath1 = .
EndGlobalSection
EndGlobal