VideoInfo/VideoInfo.sln
2020-09-04 22:02:27 -04:00

35 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2037
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoInfo", "VideoInfo\VideoInfo.csproj", "{32B477E3-F932-49B1-9ECC-22D512D369AF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{32B477E3-F932-49B1-9ECC-22D512D369AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32B477E3-F932-49B1-9ECC-22D512D369AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32B477E3-F932-49B1-9ECC-22D512D369AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32B477E3-F932-49B1-9ECC-22D512D369AF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {41139230-1881-4852-8630-18AB68793511}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = http://binarydad.com:8080/tfs/defaultcollection
SccLocalPath0 = .
SccProjectUniqueName1 = VideoInfo\\VideoInfo.csproj
SccProjectName1 = VideoInfo
SccLocalPath1 = VideoInfo
EndGlobalSection
EndGlobal