/
ZloePechenieAcc
/
PathfindingTestCS
Обзор
Документация
Войти
/
ZloePechenieAcc
/
PathfindingTestCS
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
PathfindingTestCS.sln
24 строки
1 KB
Алексей Иванов
Initial commit
28 ноя 2025, 15:42
28 ноя 2025, 15:42
890c3ba
Код
Авторство
О чём код?
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36623.8 d17.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PathfindingTestCS", "PathfindingTestCS\PathfindingTestCS.csproj", "{8FE596CF-16FE-43E4-947C-EBE4E5B80351}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {8FE596CF-16FE-43E4-947C-EBE4E5B80351}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8FE596CF-16FE-43E4-947C-EBE4E5B80351}.Debug|Any CPU.Build.0 = Debug|Any CPU {8FE596CF-16FE-43E4-947C-EBE4E5B80351}.Release|Any CPU.ActiveCfg = Release|Any CPU {8FE596CF-16FE-43E4-947C-EBE4E5B80351}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {62C32C7E-A8C3-4AEC-BA25-C2238EEDF268} EndGlobalSection EndGlobal