24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cdrtool", "cdrtool.csproj", "{6166EEDD-31E3-44EB-978A-5EAF9C2992F9}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B0BBF11C-9577-4192-96DC-2C9D5C0228D2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{6166EEDD-31E3-44EB-978A-5EAF9C2992F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6166EEDD-31E3-44EB-978A-5EAF9C2992F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6166EEDD-31E3-44EB-978A-5EAF9C2992F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6166EEDD-31E3-44EB-978A-5EAF9C2992F9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
description = A tool for automating the regular downloading of CDR records from the Rogers SIP Portal.
|
|
version = 1.6
|
|
EndGlobalSection
|
|
EndGlobal
|