NetCoreToolService/Steeltoe.NetCoreToolService...

72 строки
3.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34414.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C742A7B8-80CA-4365-85CA-C29AA744CE54}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.NetCoreToolService", "src\NetCoreToolService\Steeltoe.NetCoreToolService.csproj", "{1462EDFE-F1FC-48C2-80C1-917317EE3C97}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{410C0E72-737F-4168-AECA-2F6D19EE86D5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.NetCoreToolService.Test", "test\NetCoreToolService.Test\Steeltoe.NetCoreToolService.Test.csproj", "{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C37528B8-BDD1-440F-B69A-AD57F939620C}"
ProjectSection(SolutionItems) = preProject
.dockerignore = .dockerignore
.editorconfig = .editorconfig
.gitconfig = .gitconfig
.gitignore = .gitignore
Directory.Build.props = Directory.Build.props
docker-compose.yaml = docker-compose.yaml
Dockerfile = Dockerfile
stylecop.json = stylecop.json
Version.props = Version.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Debug|x64.ActiveCfg = Debug|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Debug|x64.Build.0 = Debug|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Debug|x86.ActiveCfg = Debug|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Debug|x86.Build.0 = Debug|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Release|Any CPU.Build.0 = Release|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Release|x64.ActiveCfg = Release|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Release|x64.Build.0 = Release|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Release|x86.ActiveCfg = Release|Any CPU
{1462EDFE-F1FC-48C2-80C1-917317EE3C97}.Release|x86.Build.0 = Release|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Debug|x64.ActiveCfg = Debug|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Debug|x64.Build.0 = Debug|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Debug|x86.ActiveCfg = Debug|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Debug|x86.Build.0 = Debug|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Release|Any CPU.Build.0 = Release|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Release|x64.ActiveCfg = Release|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Release|x64.Build.0 = Release|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Release|x86.ActiveCfg = Release|Any CPU
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1462EDFE-F1FC-48C2-80C1-917317EE3C97} = {C742A7B8-80CA-4365-85CA-C29AA744CE54}
{6BD6C793-E555-475F-A2E1-12D7F3F56A3B} = {410C0E72-737F-4168-AECA-2F6D19EE86D5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D8EFB01A-92BF-418B-B2B2-A12045B772E2}
EndGlobalSection
EndGlobal