Files
inkblot/InkBlot.sln
2025-02-15 17:50:20 +01:00

23 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InkBlot", "InkBlot\InkBlot.csproj", "{EDFCA854-0AF5-4C8F-8820-C328915B0FFE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InkBlotTestConsoleApp", "InkBlotTestConsoleApp\InkBlotTestConsoleApp.csproj", "{1BD86CDC-A93C-44EE-AA6B-E87E57FBC8AE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDFCA854-0AF5-4C8F-8820-C328915B0FFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDFCA854-0AF5-4C8F-8820-C328915B0FFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDFCA854-0AF5-4C8F-8820-C328915B0FFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDFCA854-0AF5-4C8F-8820-C328915B0FFE}.Release|Any CPU.Build.0 = Release|Any CPU
{1BD86CDC-A93C-44EE-AA6B-E87E57FBC8AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1BD86CDC-A93C-44EE-AA6B-E87E57FBC8AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BD86CDC-A93C-44EE-AA6B-E87E57FBC8AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BD86CDC-A93C-44EE-AA6B-E87E57FBC8AE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal