A podcast aggregator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cordial/src/Cordial.sln

41 lines
2.4 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30615.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cordial", "Cordial.csproj", "{7385FD85-EE39-4DB2-9853-7AD2736FAB18}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OPMLCore.NET", "submodules\OPMLCore.NET\src\OPMLCore.NET\OPMLCore.NET.csproj", "{E015F989-878B-4FF6-A9D2-724ABBE9A959}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
PreRelease Debug|Any CPU = PreRelease Debug|Any CPU
PreRelease|Any CPU = PreRelease|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.PreRelease Debug|Any CPU.ActiveCfg = PreRelease Debug|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.PreRelease Debug|Any CPU.Build.0 = PreRelease Debug|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.PreRelease|Any CPU.ActiveCfg = PreRelease|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.PreRelease|Any CPU.Build.0 = PreRelease|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7385FD85-EE39-4DB2-9853-7AD2736FAB18}.Release|Any CPU.Build.0 = Release|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.PreRelease Debug|Any CPU.ActiveCfg = PreRelease Debug|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.PreRelease Debug|Any CPU.Build.0 = PreRelease Debug|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.PreRelease|Any CPU.ActiveCfg = PreRelease|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.PreRelease|Any CPU.Build.0 = PreRelease|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E015F989-878B-4FF6-A9D2-724ABBE9A959}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {037502FE-ECE8-4F20-9416-31EB1732ADDC}
EndGlobalSection
EndGlobal