You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tiobon.Web.Core/Tiobon.Core.sln

149 lines
10 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{D9833F24-7BD0-486F-B028-F1FD098AA1E1}"
ProjectSection(SolutionItems) = preProject
.dockerignore = .dockerignore
.editorconfig = .editorconfig
.gitignore = .gitignore
Blog.Core.Build.bat = Blog.Core.Build.bat
Blog.Core.Publish.bat = Blog.Core.Publish.bat
Blog.Core.Publish.Docker.Jenkins.sh = Blog.Core.Publish.Docker.Jenkins.sh
Blog.Core.Publish.Docker.sh = Blog.Core.Publish.Docker.sh
Blog.Core.Publish.Linux.sh = Blog.Core.Publish.Linux.sh
codecov.yml = codecov.yml
build\common.targets = build\common.targets
CreateYourProject.bat = CreateYourProject.bat
DockerBuild.bat = DockerBuild.bat
Dockerfile = Dockerfile
nuget.config = nuget.config
README.md = README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{EDA8901E-541E-4ADC-B71E-59697D5F9549}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Gateways", "Gateways", "{E2BD7D4D-9ED5-41CD-8401-C3FB26F203BB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Generators", "Generators", "{047A9723-9AAC-42E3-8C69-B3835F15FF96}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EventBus", "EventBus", "{A592C96A-4E44-4F2A-AC21-30683AF6C493}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ocelot.Provider.Nacos", "Ocelot.Provider.Nacos\Ocelot.Provider.Nacos.csproj", "{6463FB13-5F01-4A1D-8B62-A454FB3812EB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Gateway", "Tiobon.Core.Gateway\Tiobon.Core.Gateway.csproj", "{675F91E0-6F2E-4533-904C-BA7C9451D9C3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Model", "Tiobon.Core.Model\Tiobon.Core.Model.csproj", "{A422708F-04B0-46C8-91FD-290640911C5F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Common", "Tiobon.Core.Common\Tiobon.Core.Common.csproj", "{2C4C3EE9-F0ED-46EC-9F80-036E1C81BB45}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Api", "Tiobon.Core.Api\Tiobon.Core.Api.csproj", "{E01B851F-5E69-4515-84F4-D369A8012F2F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Extensions", "Tiobon.Core.Extensions\Tiobon.Core.Extensions.csproj", "{AFA22B9C-FBF0-46D3-8463-942071396881}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.IServices", "Tiobon.Core.IServices\Tiobon.Core.IServices.csproj", "{F10DE664-6996-40F1-BBFD-AF79F1B4E14E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Repository", "Tiobon.Core.Repository\Tiobon.Core.Repository.csproj", "{A12279A6-525E-4458-94E0-AD3ACC49E004}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Serilog", "Tiobon.Core.Serilog\Tiobon.Core.Serilog.csproj", "{C970E285-AE55-4434-A129-395AA7B94916}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Serilog.Es", "Tiobon.Core.Serilog.Es\Tiobon.Core.Serilog.Es.csproj", "{3F861B8B-D23F-4ECE-8443-251F9586A0AA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Services", "Tiobon.Core.Services\Tiobon.Core.Services.csproj", "{505B94D6-44AD-4D7C-9006-332CC400B044}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Tasks", "Tiobon.Core.Tasks\Tiobon.Core.Tasks.csproj", "{E9A2C616-3D77-4194-A849-157619F54622}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.FrameWork", "Tiobon.Core.FrameWork\Tiobon.Core.FrameWork.csproj", "{4FEA9C97-2DEE-48C0-8DB7-CBF104428A39}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.EventBus", "Tiobon.Core.EventBus\Tiobon.Core.EventBus.csproj", "{4ECB9AFD-0B6E-4840-8A31-AAE37C23BAC0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.Tests", "Tiobon.Core.Tests\Tiobon.Core.Tests.csproj", "{1CD6CC3C-D58C-47D1-9F9A-671BB9261A46}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tiobon.Core.DataAccess", "Tiobon.Core.DataAccess\Tiobon.Core.DataAccess.csproj", "{44B3465C-70F2-420F-8B13-50BC264AD0EA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6463FB13-5F01-4A1D-8B62-A454FB3812EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6463FB13-5F01-4A1D-8B62-A454FB3812EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6463FB13-5F01-4A1D-8B62-A454FB3812EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6463FB13-5F01-4A1D-8B62-A454FB3812EB}.Release|Any CPU.Build.0 = Release|Any CPU
{675F91E0-6F2E-4533-904C-BA7C9451D9C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{675F91E0-6F2E-4533-904C-BA7C9451D9C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{675F91E0-6F2E-4533-904C-BA7C9451D9C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{675F91E0-6F2E-4533-904C-BA7C9451D9C3}.Release|Any CPU.Build.0 = Release|Any CPU
{A422708F-04B0-46C8-91FD-290640911C5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A422708F-04B0-46C8-91FD-290640911C5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A422708F-04B0-46C8-91FD-290640911C5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A422708F-04B0-46C8-91FD-290640911C5F}.Release|Any CPU.Build.0 = Release|Any CPU
{2C4C3EE9-F0ED-46EC-9F80-036E1C81BB45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C4C3EE9-F0ED-46EC-9F80-036E1C81BB45}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2C4C3EE9-F0ED-46EC-9F80-036E1C81BB45}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C4C3EE9-F0ED-46EC-9F80-036E1C81BB45}.Release|Any CPU.Build.0 = Release|Any CPU
{E01B851F-5E69-4515-84F4-D369A8012F2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E01B851F-5E69-4515-84F4-D369A8012F2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E01B851F-5E69-4515-84F4-D369A8012F2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E01B851F-5E69-4515-84F4-D369A8012F2F}.Release|Any CPU.Build.0 = Release|Any CPU
{AFA22B9C-FBF0-46D3-8463-942071396881}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AFA22B9C-FBF0-46D3-8463-942071396881}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AFA22B9C-FBF0-46D3-8463-942071396881}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AFA22B9C-FBF0-46D3-8463-942071396881}.Release|Any CPU.Build.0 = Release|Any CPU
{F10DE664-6996-40F1-BBFD-AF79F1B4E14E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F10DE664-6996-40F1-BBFD-AF79F1B4E14E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F10DE664-6996-40F1-BBFD-AF79F1B4E14E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F10DE664-6996-40F1-BBFD-AF79F1B4E14E}.Release|Any CPU.Build.0 = Release|Any CPU
{A12279A6-525E-4458-94E0-AD3ACC49E004}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A12279A6-525E-4458-94E0-AD3ACC49E004}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A12279A6-525E-4458-94E0-AD3ACC49E004}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A12279A6-525E-4458-94E0-AD3ACC49E004}.Release|Any CPU.Build.0 = Release|Any CPU
{C970E285-AE55-4434-A129-395AA7B94916}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C970E285-AE55-4434-A129-395AA7B94916}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C970E285-AE55-4434-A129-395AA7B94916}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C970E285-AE55-4434-A129-395AA7B94916}.Release|Any CPU.Build.0 = Release|Any CPU
{3F861B8B-D23F-4ECE-8443-251F9586A0AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F861B8B-D23F-4ECE-8443-251F9586A0AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F861B8B-D23F-4ECE-8443-251F9586A0AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F861B8B-D23F-4ECE-8443-251F9586A0AA}.Release|Any CPU.Build.0 = Release|Any CPU
{505B94D6-44AD-4D7C-9006-332CC400B044}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{505B94D6-44AD-4D7C-9006-332CC400B044}.Debug|Any CPU.Build.0 = Debug|Any CPU
{505B94D6-44AD-4D7C-9006-332CC400B044}.Release|Any CPU.ActiveCfg = Release|Any CPU
{505B94D6-44AD-4D7C-9006-332CC400B044}.Release|Any CPU.Build.0 = Release|Any CPU
{E9A2C616-3D77-4194-A849-157619F54622}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9A2C616-3D77-4194-A849-157619F54622}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9A2C616-3D77-4194-A849-157619F54622}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9A2C616-3D77-4194-A849-157619F54622}.Release|Any CPU.Build.0 = Release|Any CPU
{4FEA9C97-2DEE-48C0-8DB7-CBF104428A39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FEA9C97-2DEE-48C0-8DB7-CBF104428A39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FEA9C97-2DEE-48C0-8DB7-CBF104428A39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FEA9C97-2DEE-48C0-8DB7-CBF104428A39}.Release|Any CPU.Build.0 = Release|Any CPU
{4ECB9AFD-0B6E-4840-8A31-AAE37C23BAC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4ECB9AFD-0B6E-4840-8A31-AAE37C23BAC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4ECB9AFD-0B6E-4840-8A31-AAE37C23BAC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4ECB9AFD-0B6E-4840-8A31-AAE37C23BAC0}.Release|Any CPU.Build.0 = Release|Any CPU
{1CD6CC3C-D58C-47D1-9F9A-671BB9261A46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CD6CC3C-D58C-47D1-9F9A-671BB9261A46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CD6CC3C-D58C-47D1-9F9A-671BB9261A46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CD6CC3C-D58C-47D1-9F9A-671BB9261A46}.Release|Any CPU.Build.0 = Release|Any CPU
{44B3465C-70F2-420F-8B13-50BC264AD0EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{44B3465C-70F2-420F-8B13-50BC264AD0EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44B3465C-70F2-420F-8B13-50BC264AD0EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{44B3465C-70F2-420F-8B13-50BC264AD0EA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{6463FB13-5F01-4A1D-8B62-A454FB3812EB} = {E2BD7D4D-9ED5-41CD-8401-C3FB26F203BB}
{675F91E0-6F2E-4533-904C-BA7C9451D9C3} = {E2BD7D4D-9ED5-41CD-8401-C3FB26F203BB}
{4FEA9C97-2DEE-48C0-8DB7-CBF104428A39} = {047A9723-9AAC-42E3-8C69-B3835F15FF96}
{4ECB9AFD-0B6E-4840-8A31-AAE37C23BAC0} = {A592C96A-4E44-4F2A-AC21-30683AF6C493}
{1CD6CC3C-D58C-47D1-9F9A-671BB9261A46} = {EDA8901E-541E-4ADC-B71E-59697D5F9549}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AB40D0C5-E3EA-4A9B-86C2-38F0BB33FC04}
EndGlobalSection
EndGlobal