BarkBasic/BarkBasic.sln

17 lines
782 B
Text
Raw Normal View History

2024-02-05 23:41:03 -05:00

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarkBasic", "BarkBasic\BarkBasic.csproj", "{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal