A repository for testing and demonstrating the Console.Waterworks (Full & Core) NuGet packages. The main aim is to see how well they work in an F#-only environment.
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.

31 lines
1.5 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "BrittleFish", "BrittleFish\BrittleFish.fsproj", "{9D146C28-DEDE-4C70-BDC9-44B68925CA07}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "BFLib", "BFLib\BFLib.fsproj", "{4F3C02D5-E76C-4389-8779-02D06EE6AF92}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9D146C28-DEDE-4C70-BDC9-44B68925CA07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D146C28-DEDE-4C70-BDC9-44B68925CA07}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D146C28-DEDE-4C70-BDC9-44B68925CA07}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D146C28-DEDE-4C70-BDC9-44B68925CA07}.Release|Any CPU.Build.0 = Release|Any CPU
{4F3C02D5-E76C-4389-8779-02D06EE6AF92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F3C02D5-E76C-4389-8779-02D06EE6AF92}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F3C02D5-E76C-4389-8779-02D06EE6AF92}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F3C02D5-E76C-4389-8779-02D06EE6AF92}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5DBF5972-4089-4439-9843-833FA9788577}
EndGlobalSection
EndGlobal