31 строка
1.6 KiB
Plaintext
31 строка
1.6 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.002.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "backend.tests", "src\backend.tests\RetrospectiveExtension.Backend.Tests.csproj", "{2B4D0A12-E529-44D5-9117-574027723588}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "backend", "src\backend\CollaborationStateService.csproj", "{B7542D58-46A1-4950-995C-87A3C484E069}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2B4D0A12-E529-44D5-9117-574027723588}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2B4D0A12-E529-44D5-9117-574027723588}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2B4D0A12-E529-44D5-9117-574027723588}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2B4D0A12-E529-44D5-9117-574027723588}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B7542D58-46A1-4950-995C-87A3C484E069}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B7542D58-46A1-4950-995C-87A3C484E069}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B7542D58-46A1-4950-995C-87A3C484E069}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B7542D58-46A1-4950-995C-87A3C484E069}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {735FB7A1-E5AD-4B51-A650-F142C845681A}
|
|
EndGlobalSection
|
|
EndGlobal
|