This repository has been archived by the owner on Jun 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Dataline.SocialInsurance.Germany.Messages.sln
67 lines (67 loc) · 4.16 KB
/
Dataline.SocialInsurance.Germany.Messages.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 15
VisualStudioVersion = 15.0.27004.2008
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{5019D85A-D77F-466A-9FB5-1BEEDFD68469}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D619F13F-2813-4F47-B348-F97DBD84513A}"
ProjectSection(SolutionItems) = preProject
dataline-64.png = dataline-64.png
Dataline.ruleset = Dataline.ruleset
GlobalInfo.props = GlobalInfo.props
LICENSE.md = LICENSE.md
NuGet.Config = NuGet.Config
README.md = README.md
stylecop.json = stylecop.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "packaging", "packaging", "{E8987361-D53E-437C-B8EF-56CD24450978}"
ProjectSection(SolutionItems) = preProject
packaging\Dataline.SocialInsurance.Germany.Messages.Mappings.nuspec = packaging\Dataline.SocialInsurance.Germany.Messages.Mappings.nuspec
packaging\Dataline.SocialInsurance.Germany.Messages.Mappings.targets = packaging\Dataline.SocialInsurance.Germany.Messages.Mappings.targets
packaging\Dataline.SocialInsurance.Germany.Messages.Pocos.nuspec = packaging\Dataline.SocialInsurance.Germany.Messages.Pocos.nuspec
packaging\Dataline.SocialInsurance.Germany.Messages.Pocos.targets = packaging\Dataline.SocialInsurance.Germany.Messages.Pocos.targets
packaging\NuGet.exe = packaging\NuGet.exe
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{F6F82EC3-28EA-498E-9995-A4B89677991B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dataline.SocialInsurance.Germany.Messages.Pocos", "src\Dataline.SocialInsurance.Germany.Messages.Pocos\Dataline.SocialInsurance.Germany.Messages.Pocos.csproj", "{A339BC4F-175B-4E44-BC93-56F5F8873DCC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dataline.SocialInsurance.Germany.Messages.Mappings", "src\Dataline.SocialInsurance.Germany.Messages.Mappings\Dataline.SocialInsurance.Germany.Messages.Mappings.csproj", "{F5F18191-CFF2-4CEE-B4D1-E814DDCD21F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dataline.SocialInsurance.Germany.Messages.Tests", "test\Dataline.SocialInsurance.Germany.Messages.Tests\Dataline.SocialInsurance.Germany.Messages.Tests.csproj", "{C81BF012-5E86-429C-87EC-B3CE22905088}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A339BC4F-175B-4E44-BC93-56F5F8873DCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A339BC4F-175B-4E44-BC93-56F5F8873DCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A339BC4F-175B-4E44-BC93-56F5F8873DCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A339BC4F-175B-4E44-BC93-56F5F8873DCC}.Release|Any CPU.Build.0 = Release|Any CPU
{F5F18191-CFF2-4CEE-B4D1-E814DDCD21F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5F18191-CFF2-4CEE-B4D1-E814DDCD21F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5F18191-CFF2-4CEE-B4D1-E814DDCD21F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5F18191-CFF2-4CEE-B4D1-E814DDCD21F0}.Release|Any CPU.Build.0 = Release|Any CPU
{C81BF012-5E86-429C-87EC-B3CE22905088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C81BF012-5E86-429C-87EC-B3CE22905088}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C81BF012-5E86-429C-87EC-B3CE22905088}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C81BF012-5E86-429C-87EC-B3CE22905088}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{E8987361-D53E-437C-B8EF-56CD24450978} = {D619F13F-2813-4F47-B348-F97DBD84513A}
{A339BC4F-175B-4E44-BC93-56F5F8873DCC} = {5019D85A-D77F-466A-9FB5-1BEEDFD68469}
{F5F18191-CFF2-4CEE-B4D1-E814DDCD21F0} = {5019D85A-D77F-466A-9FB5-1BEEDFD68469}
{C81BF012-5E86-429C-87EC-B3CE22905088} = {F6F82EC3-28EA-498E-9995-A4B89677991B}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D74A87E0-DF3A-4115-9CBF-D2676370F8DA}
EndGlobalSection
EndGlobal