-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathAltinn.Notifications.sln
67 lines (67 loc) · 4.49 KB
/
Altinn.Notifications.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Altinn.Notifications", "src\Altinn.Notifications\Altinn.Notifications.csproj", "{A791EC3D-DC08-416D-9522-C4BE4540084F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Altinn.Notifications.Core", "src\Altinn.Notifications.Core\Altinn.Notifications.Core.csproj", "{607C02FB-8C76-41BD-A3DF-282B2D0E2296}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Altinn.Notifications.Integrations", "src\Altinn.Notifications.Integrations\Altinn.Notifications.Integrations.csproj", "{DC8CDE0B-67F9-496D-8B01-CE2257950D05}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Altinn.Notifications.Persistence", "src\Altinn.Notifications.Persistence\Altinn.Notifications.Persistence.csproj", "{DB57DAD7-753D-4595-81AD-9CB43B7A697A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Altinn.Notifications.Tests", "test\Altinn.Notifications.Tests\Altinn.Notifications.Tests.csproj", "{0098D647-A30E-44E1-8E0E-DFD08738B9A7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AE428FE3-8E5E-4998-ADFF-0CB8B629A17A}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Dockerfile = Dockerfile
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Altinn.Notifications.IntegrationTests", "test\Altinn.Notifications.IntegrationTests\Altinn.Notifications.IntegrationTests.csproj", "{A66C6EF7-205D-44E7-AAD9-6612997B7C08}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DbTools", "src\DbTools\DbTools.csproj", "{72A62A0A-8E24-488C-9093-5D204C1FF900}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A791EC3D-DC08-416D-9522-C4BE4540084F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A791EC3D-DC08-416D-9522-C4BE4540084F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A791EC3D-DC08-416D-9522-C4BE4540084F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A791EC3D-DC08-416D-9522-C4BE4540084F}.Release|Any CPU.Build.0 = Release|Any CPU
{607C02FB-8C76-41BD-A3DF-282B2D0E2296}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{607C02FB-8C76-41BD-A3DF-282B2D0E2296}.Debug|Any CPU.Build.0 = Debug|Any CPU
{607C02FB-8C76-41BD-A3DF-282B2D0E2296}.Release|Any CPU.ActiveCfg = Release|Any CPU
{607C02FB-8C76-41BD-A3DF-282B2D0E2296}.Release|Any CPU.Build.0 = Release|Any CPU
{DC8CDE0B-67F9-496D-8B01-CE2257950D05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC8CDE0B-67F9-496D-8B01-CE2257950D05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC8CDE0B-67F9-496D-8B01-CE2257950D05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC8CDE0B-67F9-496D-8B01-CE2257950D05}.Release|Any CPU.Build.0 = Release|Any CPU
{DB57DAD7-753D-4595-81AD-9CB43B7A697A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB57DAD7-753D-4595-81AD-9CB43B7A697A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB57DAD7-753D-4595-81AD-9CB43B7A697A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB57DAD7-753D-4595-81AD-9CB43B7A697A}.Release|Any CPU.Build.0 = Release|Any CPU
{0098D647-A30E-44E1-8E0E-DFD08738B9A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0098D647-A30E-44E1-8E0E-DFD08738B9A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0098D647-A30E-44E1-8E0E-DFD08738B9A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0098D647-A30E-44E1-8E0E-DFD08738B9A7}.Release|Any CPU.Build.0 = Release|Any CPU
{A66C6EF7-205D-44E7-AAD9-6612997B7C08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A66C6EF7-205D-44E7-AAD9-6612997B7C08}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A66C6EF7-205D-44E7-AAD9-6612997B7C08}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A66C6EF7-205D-44E7-AAD9-6612997B7C08}.Release|Any CPU.Build.0 = Release|Any CPU
{72A62A0A-8E24-488C-9093-5D204C1FF900}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72A62A0A-8E24-488C-9093-5D204C1FF900}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72A62A0A-8E24-488C-9093-5D204C1FF900}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72A62A0A-8E24-488C-9093-5D204C1FF900}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E27A13A1-549E-4A9B-A3BA-9A02745B6861}
EndGlobalSection
EndGlobal