Add project files

This commit is contained in:
2025-10-04 13:27:29 +03:00
parent 75eba696c9
commit cc53824229
46 changed files with 3328 additions and 7 deletions

21
T120B165-ImgBoard.sln Normal file
View File

@@ -0,0 +1,21 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "T120B165-ImgBoard", "T120B165-ImgBoard\T120B165-ImgBoard.csproj", "{FDD7EF71-09BD-4FB3-B0A4-18AFEE0794B1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0D67DB4A-BAE6-47D3-8E4E-4D3814C796E5}"
ProjectSection(SolutionItems) = preProject
compose.yaml = compose.yaml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FDD7EF71-09BD-4FB3-B0A4-18AFEE0794B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDD7EF71-09BD-4FB3-B0A4-18AFEE0794B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDD7EF71-09BD-4FB3-B0A4-18AFEE0794B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDD7EF71-09BD-4FB3-B0A4-18AFEE0794B1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal