/
Veto
/
DocumentManagementSystem
Обзор
Документация
Войти
/
Veto
/
DocumentManagementSystem
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
DocumentManagementSystem.sln
42 строки
3 KB
Вячеслав Ветошкин
Исправил docker-compose
25 ноя 2024, 19:17
25 ноя 2024, 19:17
bd54bda
Код
Авторство
О чём код?
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.6.33801.468 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DocumentManagementSystem.Server", "DocumentManagementSystem\Server\DocumentManagementSystem.Server.csproj", "{53CC4EF8-6311-418D-8CBF-81B8AFF358F7}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DocumentManagementSystem.Client", "DocumentManagementSystem\Client\DocumentManagementSystem.Client.csproj", "{C1FE1CA1-31DD-49C3-8901-5C185AA66380}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DocumentManagementSystem.Shared", "DocumentManagementSystem\Shared\DocumentManagementSystem.Shared.csproj", "{E770EE0E-3D9C-4F4E-9029-E8BC4D843CF6}" EndProject Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{43A62866-39CA-4C55-81D2-0A045D2C77D8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {53CC4EF8-6311-418D-8CBF-81B8AFF358F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {53CC4EF8-6311-418D-8CBF-81B8AFF358F7}.Debug|Any CPU.Build.0 = Debug|Any CPU {53CC4EF8-6311-418D-8CBF-81B8AFF358F7}.Release|Any CPU.ActiveCfg = Release|Any CPU {53CC4EF8-6311-418D-8CBF-81B8AFF358F7}.Release|Any CPU.Build.0 = Release|Any CPU {C1FE1CA1-31DD-49C3-8901-5C185AA66380}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C1FE1CA1-31DD-49C3-8901-5C185AA66380}.Debug|Any CPU.Build.0 = Debug|Any CPU {C1FE1CA1-31DD-49C3-8901-5C185AA66380}.Release|Any CPU.ActiveCfg = Release|Any CPU {C1FE1CA1-31DD-49C3-8901-5C185AA66380}.Release|Any CPU.Build.0 = Release|Any CPU {E770EE0E-3D9C-4F4E-9029-E8BC4D843CF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E770EE0E-3D9C-4F4E-9029-E8BC4D843CF6}.Debug|Any CPU.Build.0 = Debug|Any CPU {E770EE0E-3D9C-4F4E-9029-E8BC4D843CF6}.Release|Any CPU.ActiveCfg = Release|Any CPU {E770EE0E-3D9C-4F4E-9029-E8BC4D843CF6}.Release|Any CPU.Build.0 = Release|Any CPU {43A62866-39CA-4C55-81D2-0A045D2C77D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {43A62866-39CA-4C55-81D2-0A045D2C77D8}.Debug|Any CPU.Build.0 = Debug|Any CPU {43A62866-39CA-4C55-81D2-0A045D2C77D8}.Release|Any CPU.ActiveCfg = Release|Any CPU {43A62866-39CA-4C55-81D2-0A045D2C77D8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {C3E09F2E-9328-4FE4-B498-4731C85C7F60} EndGlobalSection EndGlobal