-
Notifications
You must be signed in to change notification settings - Fork 0
/
Enigmatry.Entry.CodeGeneration.sln
70 lines (70 loc) · 4.97 KB
/
Enigmatry.Entry.CodeGeneration.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32602.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C1018A9E-9611-4FFA-8D47-1C4E5601DB86}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Directory.Build.props = Directory.Build.props
Directory.Packages.props = Directory.Packages.props
Enigmatry.Entry.CodeGeneration.sln.DotSettings = Enigmatry.Entry.CodeGeneration.sln.DotSettings
nuget.config = nuget.config
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration.Configuration", "Enigmatry.Entry.CodeGeneration.Configuration\Enigmatry.Entry.CodeGeneration.Configuration.csproj", "{34226C10-052A-4391-9F17-5220A1BC4F1A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration", "Enigmatry.Entry.CodeGeneration\Enigmatry.Entry.CodeGeneration.csproj", "{8AF96177-FBC2-4D95-B6D3-73B72A6A66C1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration.Tools", "Enigmatry.Entry.CodeGeneration.Tools\Enigmatry.Entry.CodeGeneration.Tools.csproj", "{7F28AB36-EADC-48E8-86E3-D33E1B7C95F8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration.Tests", "Enigmatry.Entry.CodeGeneration.Tests\Enigmatry.Entry.CodeGeneration.Tests.csproj", "{6B06C3AF-992E-4DC7-ADA9-2F49A796B6BE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration.Configuration.Tests", "Enigmatry.Entry.CodeGeneration.Configuration.Tests\Enigmatry.Entry.CodeGeneration.Configuration.Tests.csproj", "{C5BD5F95-6BF8-4132-8AC0-0AF7E119CB5F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration.Validation", "Enigmatry.Entry.CodeGeneration.Validation\Enigmatry.Entry.CodeGeneration.Validation.csproj", "{C62B1D17-622D-4844-A83D-1A1587894D4D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Enigmatry.Entry.CodeGeneration.Validation.Tests", "Enigmatry.Entry.CodeGeneration.Validation.Tests\Enigmatry.Entry.CodeGeneration.Validation.Tests.csproj", "{539916F1-F50D-4185-990E-AECB3EDEF82F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{34226C10-052A-4391-9F17-5220A1BC4F1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34226C10-052A-4391-9F17-5220A1BC4F1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34226C10-052A-4391-9F17-5220A1BC4F1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34226C10-052A-4391-9F17-5220A1BC4F1A}.Release|Any CPU.Build.0 = Release|Any CPU
{8AF96177-FBC2-4D95-B6D3-73B72A6A66C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8AF96177-FBC2-4D95-B6D3-73B72A6A66C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8AF96177-FBC2-4D95-B6D3-73B72A6A66C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8AF96177-FBC2-4D95-B6D3-73B72A6A66C1}.Release|Any CPU.Build.0 = Release|Any CPU
{7F28AB36-EADC-48E8-86E3-D33E1B7C95F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F28AB36-EADC-48E8-86E3-D33E1B7C95F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F28AB36-EADC-48E8-86E3-D33E1B7C95F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F28AB36-EADC-48E8-86E3-D33E1B7C95F8}.Release|Any CPU.Build.0 = Release|Any CPU
{6B06C3AF-992E-4DC7-ADA9-2F49A796B6BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6B06C3AF-992E-4DC7-ADA9-2F49A796B6BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6B06C3AF-992E-4DC7-ADA9-2F49A796B6BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6B06C3AF-992E-4DC7-ADA9-2F49A796B6BE}.Release|Any CPU.Build.0 = Release|Any CPU
{C5BD5F95-6BF8-4132-8AC0-0AF7E119CB5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C5BD5F95-6BF8-4132-8AC0-0AF7E119CB5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C5BD5F95-6BF8-4132-8AC0-0AF7E119CB5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C5BD5F95-6BF8-4132-8AC0-0AF7E119CB5F}.Release|Any CPU.Build.0 = Release|Any CPU
{C62B1D17-622D-4844-A83D-1A1587894D4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C62B1D17-622D-4844-A83D-1A1587894D4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C62B1D17-622D-4844-A83D-1A1587894D4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C62B1D17-622D-4844-A83D-1A1587894D4D}.Release|Any CPU.Build.0 = Release|Any CPU
{539916F1-F50D-4185-990E-AECB3EDEF82F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{539916F1-F50D-4185-990E-AECB3EDEF82F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{539916F1-F50D-4185-990E-AECB3EDEF82F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{539916F1-F50D-4185-990E-AECB3EDEF82F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3A4984E8-85A3-4F86-9B64-B95313AEDD15}
EndGlobalSection
EndGlobal