InitializrConfig/Steeltoe.InitializrConfig.sln

45 строки
2.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
#
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A7A74035-D84B-4459-826D-EA63B87D31D1}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
azure-pipelines.yaml = azure-pipelines.yaml
docker-compose.yaml = docker-compose.yaml
Dockerfile = Dockerfile
LICENSE = LICENSE
README.md = README.md
Steeltoe.InitializrConfig.sln.DotSettings.user = Steeltoe.InitializrConfig.sln.DotSettings.user
SteeltoeInitializr.yaml = SteeltoeInitializr.yaml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Steeltoe.Initializr.ApiTests", "test\Initializr.ApiTests\Steeltoe.Initializr.ApiTests.csproj", "{954C08F0-A717-4BF6-944E-EA98F22FD225}"
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(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Debug|Any CPU.Build.0 = Debug|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Debug|x64.ActiveCfg = Debug|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Debug|x64.Build.0 = Debug|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Debug|x86.ActiveCfg = Debug|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Debug|x86.Build.0 = Debug|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Release|Any CPU.ActiveCfg = Release|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Release|Any CPU.Build.0 = Release|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Release|x64.ActiveCfg = Release|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Release|x64.Build.0 = Release|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Release|x86.ActiveCfg = Release|Any CPU
{954C08F0-A717-4BF6-944E-EA98F22FD225}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal