UserPointManagement/UserPointManagement.sln

75 lines
5.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{14E4E7B1-DAC3-4F63-9C6F-3875AE5C7502}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{EB952040-7FE7-492A-BBAA-E347A3C049F1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Web", "src\UserPointManagement.Web\UserPointManagement.Web.csproj", "{F76FAFB7-B604-4CD6-AF5D-B7BB47F34EFC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Persistence", "src\UserPointManagement.Persistence\UserPointManagement.Persistence.csproj", "{4F219EA1-BC60-475A-9BC2-5BE6DD38C221}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Application", "src\UserPointManagement.Application\UserPointManagement.Application.csproj", "{F7D6BA14-96C2-4DA9-8BC7-F50DFA14EC66}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Model", "src\UserPointManagement.Model\UserPointManagement.Model.csproj", "{75EC6A62-86F4-4D0C-A222-9BA11AA82A0E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Tests", "test\UserPointManagement.Tests\UserPointManagement.Tests.csproj", "{F831F9D1-54CD-4566-ADBB-BAE879A78488}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Persistence.Tests", "test\UserPointManagement.Persistence.Tests\UserPointManagement.Persistence.Tests.csproj", "{5FAB91B4-2C42-4A41-A0B0-ED5887C82C15}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserPointManagement.Application.Tests", "test\UserPointManagement.Application.Tests\UserPointManagement.Application.Tests.csproj", "{5770D3E5-9B3E-40FC-8209-62F0B4B45BD4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{08F901D9-600A-4B4D-A942-AD2F61EDFE49}"
ProjectSection(SolutionItems) = preProject
Dockerfile = Dockerfile
README.md = README.md
NuGet.Config = NuGet.Config
.drone.yml = .drone.yml
.gitignore = .gitignore
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F76FAFB7-B604-4CD6-AF5D-B7BB47F34EFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F76FAFB7-B604-4CD6-AF5D-B7BB47F34EFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F76FAFB7-B604-4CD6-AF5D-B7BB47F34EFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F76FAFB7-B604-4CD6-AF5D-B7BB47F34EFC}.Release|Any CPU.Build.0 = Release|Any CPU
{4F219EA1-BC60-475A-9BC2-5BE6DD38C221}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F219EA1-BC60-475A-9BC2-5BE6DD38C221}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F219EA1-BC60-475A-9BC2-5BE6DD38C221}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F219EA1-BC60-475A-9BC2-5BE6DD38C221}.Release|Any CPU.Build.0 = Release|Any CPU
{F7D6BA14-96C2-4DA9-8BC7-F50DFA14EC66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F7D6BA14-96C2-4DA9-8BC7-F50DFA14EC66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F7D6BA14-96C2-4DA9-8BC7-F50DFA14EC66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7D6BA14-96C2-4DA9-8BC7-F50DFA14EC66}.Release|Any CPU.Build.0 = Release|Any CPU
{75EC6A62-86F4-4D0C-A222-9BA11AA82A0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75EC6A62-86F4-4D0C-A222-9BA11AA82A0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75EC6A62-86F4-4D0C-A222-9BA11AA82A0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75EC6A62-86F4-4D0C-A222-9BA11AA82A0E}.Release|Any CPU.Build.0 = Release|Any CPU
{F831F9D1-54CD-4566-ADBB-BAE879A78488}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F831F9D1-54CD-4566-ADBB-BAE879A78488}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F831F9D1-54CD-4566-ADBB-BAE879A78488}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F831F9D1-54CD-4566-ADBB-BAE879A78488}.Release|Any CPU.Build.0 = Release|Any CPU
{5FAB91B4-2C42-4A41-A0B0-ED5887C82C15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FAB91B4-2C42-4A41-A0B0-ED5887C82C15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FAB91B4-2C42-4A41-A0B0-ED5887C82C15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FAB91B4-2C42-4A41-A0B0-ED5887C82C15}.Release|Any CPU.Build.0 = Release|Any CPU
{5770D3E5-9B3E-40FC-8209-62F0B4B45BD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5770D3E5-9B3E-40FC-8209-62F0B4B45BD4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5770D3E5-9B3E-40FC-8209-62F0B4B45BD4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5770D3E5-9B3E-40FC-8209-62F0B4B45BD4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{F76FAFB7-B604-4CD6-AF5D-B7BB47F34EFC} = {14E4E7B1-DAC3-4F63-9C6F-3875AE5C7502}
{4F219EA1-BC60-475A-9BC2-5BE6DD38C221} = {14E4E7B1-DAC3-4F63-9C6F-3875AE5C7502}
{F7D6BA14-96C2-4DA9-8BC7-F50DFA14EC66} = {14E4E7B1-DAC3-4F63-9C6F-3875AE5C7502}
{75EC6A62-86F4-4D0C-A222-9BA11AA82A0E} = {14E4E7B1-DAC3-4F63-9C6F-3875AE5C7502}
{F831F9D1-54CD-4566-ADBB-BAE879A78488} = {EB952040-7FE7-492A-BBAA-E347A3C049F1}
{5FAB91B4-2C42-4A41-A0B0-ED5887C82C15} = {EB952040-7FE7-492A-BBAA-E347A3C049F1}
{5770D3E5-9B3E-40FC-8209-62F0B4B45BD4} = {EB952040-7FE7-492A-BBAA-E347A3C049F1}
EndGlobalSection
EndGlobal