0
0
RhSolutions-ML/RhSolutions.ML.sln

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RhSolutions.ML.Tests", "RhSolutions.ML.Tests\RhSolutions.ML.Tests.csproj", "{E21FC75D-A7E6-4BC2-AFC5-9E36715240FA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RhSolutions.ML.Lib", "RhSolutions.ML.Lib\RhSolutions.ML.Lib.csproj", "{36239F13-0F62-4AD7-B0AF-FA24E8101FA7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E21FC75D-A7E6-4BC2-AFC5-9E36715240FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E21FC75D-A7E6-4BC2-AFC5-9E36715240FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E21FC75D-A7E6-4BC2-AFC5-9E36715240FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E21FC75D-A7E6-4BC2-AFC5-9E36715240FA}.Release|Any CPU.Build.0 = Release|Any CPU
{36239F13-0F62-4AD7-B0AF-FA24E8101FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36239F13-0F62-4AD7-B0AF-FA24E8101FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36239F13-0F62-4AD7-B0AF-FA24E8101FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36239F13-0F62-4AD7-B0AF-FA24E8101FA7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {113E4C47-4B6F-4FC3-A0E8-9ABCAB65668F}
EndGlobalSection
EndGlobal