-
Notifications
You must be signed in to change notification settings - Fork 0
/
AltaSoft.DomainPrimitives.sln
76 lines (76 loc) · 5.07 KB
/
AltaSoft.DomainPrimitives.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AltaSoft.DomainPrimitives.XmlDataTypes", "src\AltaSoft.DomainPrimitives.XmlDataTypes\AltaSoft.DomainPrimitives.XmlDataTypes.csproj", "{E5F41084-26EF-4BA5-A4F9-74105F550CB9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AltaSoft.DomainPrimitives", "src\AltaSoft.DomainPrimitives\AltaSoft.DomainPrimitives.csproj", "{B1032BBF-96EB-4693-A807-A99DECFA45FF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AltaSoft.DomainPrimitives.Generator", "src\AltaSoft.DomainPrimitives.Generator\AltaSoft.DomainPrimitives.Generator.csproj", "{01537E81-E36F-41A0-B843-D1089E0D76AB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BF9447CC-2D00-495A-A8C3-D4890EADB01B}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AltaSoft.DomainPrimitives.XmlDataTypes.Tests", "tests\AltaSoft.DomainPrimitives.XmlDataTypes.Tests\AltaSoft.DomainPrimitives.XmlDataTypes.Tests.csproj", "{A3D3536F-993E-4606-B9DF-A4C4B3E1AF69}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{09A03F75-1F18-45BC-9D0A-289AC607DAD0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AltaSoft.DomainPrimitives.Generator.Tests", "tests\AltaSoft.DomainPrimitives.Generator.Tests\AltaSoft.DomainPrimitives.Generator.Tests.csproj", "{E49201A0-DCC3-4ED2-A5A0-25DDD5E3D017}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GitHubActions", "GitHubActions", "{A7BFF96E-3DFF-4132-AD2B-7C529C14A3E8}"
ProjectSection(SolutionItems) = preProject
.github\workflows\build_nuget_dont_publish.yml = .github\workflows\build_nuget_dont_publish.yml
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
.github\workflows\publish_nuget.yml = .github\workflows\publish_nuget.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AltaSoft.DomainPrimitives.SwaggerExtensions", "src\AltaSoft.DomainPrimitives.SwaggerExtensions\AltaSoft.DomainPrimitives.SwaggerExtensions.csproj", "{289BC781-8B67-4A15-87A9-198EEA255160}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E5F41084-26EF-4BA5-A4F9-74105F550CB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E5F41084-26EF-4BA5-A4F9-74105F550CB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E5F41084-26EF-4BA5-A4F9-74105F550CB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E5F41084-26EF-4BA5-A4F9-74105F550CB9}.Release|Any CPU.Build.0 = Release|Any CPU
{B1032BBF-96EB-4693-A807-A99DECFA45FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1032BBF-96EB-4693-A807-A99DECFA45FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1032BBF-96EB-4693-A807-A99DECFA45FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1032BBF-96EB-4693-A807-A99DECFA45FF}.Release|Any CPU.Build.0 = Release|Any CPU
{01537E81-E36F-41A0-B843-D1089E0D76AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01537E81-E36F-41A0-B843-D1089E0D76AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01537E81-E36F-41A0-B843-D1089E0D76AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01537E81-E36F-41A0-B843-D1089E0D76AB}.Release|Any CPU.Build.0 = Release|Any CPU
{A3D3536F-993E-4606-B9DF-A4C4B3E1AF69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3D3536F-993E-4606-B9DF-A4C4B3E1AF69}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3D3536F-993E-4606-B9DF-A4C4B3E1AF69}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3D3536F-993E-4606-B9DF-A4C4B3E1AF69}.Release|Any CPU.Build.0 = Release|Any CPU
{E49201A0-DCC3-4ED2-A5A0-25DDD5E3D017}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E49201A0-DCC3-4ED2-A5A0-25DDD5E3D017}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E49201A0-DCC3-4ED2-A5A0-25DDD5E3D017}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E49201A0-DCC3-4ED2-A5A0-25DDD5E3D017}.Release|Any CPU.Build.0 = Release|Any CPU
{289BC781-8B67-4A15-87A9-198EEA255160}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{289BC781-8B67-4A15-87A9-198EEA255160}.Debug|Any CPU.Build.0 = Debug|Any CPU
{289BC781-8B67-4A15-87A9-198EEA255160}.Release|Any CPU.ActiveCfg = Release|Any CPU
{289BC781-8B67-4A15-87A9-198EEA255160}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A3D3536F-993E-4606-B9DF-A4C4B3E1AF69} = {09A03F75-1F18-45BC-9D0A-289AC607DAD0}
{E49201A0-DCC3-4ED2-A5A0-25DDD5E3D017} = {09A03F75-1F18-45BC-9D0A-289AC607DAD0}
{A7BFF96E-3DFF-4132-AD2B-7C529C14A3E8} = {BF9447CC-2D00-495A-A8C3-D4890EADB01B}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {84804F7F-F00C-454C-A90E-4013B6EA6263}
EndGlobalSection
EndGlobal