36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.852
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CRC_CCITT", "CRC_CCITT.csproj", "{4B7D6CF3-3C77-4A1F-A55E-4BD48C858330}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{4B7D6CF3-3C77-4A1F-A55E-4BD48C858330}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4B7D6CF3-3C77-4A1F-A55E-4BD48C858330}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4B7D6CF3-3C77-4A1F-A55E-4BD48C858330}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4B7D6CF3-3C77-4A1F-A55E-4BD48C858330}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8E3A0A0D-3584-415E-BD14-31AE18DB6D98}
|
|
EndGlobalSection
|
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|
SccNumberOfProjects = 1
|
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|
SccTeamFoundationServer = http://10.1.0.164:8080/tfs/sensusprojectcollection
|
|
SccProjectUniqueName0 = CRC_CCITT.csproj
|
|
SccProjectName0 = .
|
|
SccAuxPath0 = http://10.1.0.164:8080/tfs/sensusprojectcollection
|
|
SccLocalPath0 = .
|
|
SccProvider0 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|
EndGlobalSection
|
|
EndGlobal
|