-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnlp.sln
64 lines (64 loc) · 3.79 KB
/
nlp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "nlp.core", "nlp.core\nlp.core.csproj", "{8A0AF4CA-D65C-405A-8876-98668CAF06AC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "nlp.data", "nlp.data\nlp.data.csproj", "{3D0B42D2-1AB1-4F64-A971-E9771CEE3422}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "nlp.services", "nlp.services\nlp.services.csproj", "{FF1891AE-6BFD-44D8-9609-3AC201426EED}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "nlp.tests", "nlp.tests\nlp.tests.csproj", "{AF2F2B4F-A510-4DE1-9BD8-4D55DAF5A1FB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9838E973-8070-4B3C-B277-212EE7CA5763}"
ProjectSection(SolutionItems) = preProject
azure-pipelines.yaml = azure-pipelines.yaml
docker-compose.yaml = docker-compose.yaml
Dockerfile = Dockerfile
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "nlp.services.text", "nlp.services.text\nlp.services.text.csproj", "{FEA488D3-8480-49FD-B96B-11041A654A15}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "nlp.data.text", "nlp.data.text\nlp.data.text.csproj", "{F11E3FBA-B75B-4F2D-9759-829DD0C59B4B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8A0AF4CA-D65C-405A-8876-98668CAF06AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A0AF4CA-D65C-405A-8876-98668CAF06AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A0AF4CA-D65C-405A-8876-98668CAF06AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A0AF4CA-D65C-405A-8876-98668CAF06AC}.Release|Any CPU.Build.0 = Release|Any CPU
{3D0B42D2-1AB1-4F64-A971-E9771CEE3422}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3D0B42D2-1AB1-4F64-A971-E9771CEE3422}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3D0B42D2-1AB1-4F64-A971-E9771CEE3422}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3D0B42D2-1AB1-4F64-A971-E9771CEE3422}.Release|Any CPU.Build.0 = Release|Any CPU
{FF1891AE-6BFD-44D8-9609-3AC201426EED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF1891AE-6BFD-44D8-9609-3AC201426EED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF1891AE-6BFD-44D8-9609-3AC201426EED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF1891AE-6BFD-44D8-9609-3AC201426EED}.Release|Any CPU.Build.0 = Release|Any CPU
{AF2F2B4F-A510-4DE1-9BD8-4D55DAF5A1FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF2F2B4F-A510-4DE1-9BD8-4D55DAF5A1FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF2F2B4F-A510-4DE1-9BD8-4D55DAF5A1FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF2F2B4F-A510-4DE1-9BD8-4D55DAF5A1FB}.Release|Any CPU.Build.0 = Release|Any CPU
{FEA488D3-8480-49FD-B96B-11041A654A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FEA488D3-8480-49FD-B96B-11041A654A15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FEA488D3-8480-49FD-B96B-11041A654A15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FEA488D3-8480-49FD-B96B-11041A654A15}.Release|Any CPU.Build.0 = Release|Any CPU
{F11E3FBA-B75B-4F2D-9759-829DD0C59B4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F11E3FBA-B75B-4F2D-9759-829DD0C59B4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F11E3FBA-B75B-4F2D-9759-829DD0C59B4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F11E3FBA-B75B-4F2D-9759-829DD0C59B4B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {80234C5C-C56B-4657-BE94-41B8A0695A03}
EndGlobalSection
EndGlobal