-
Notifications
You must be signed in to change notification settings - Fork 0
/
sk-sports-assistant.sln
37 lines (37 loc) · 2.11 KB
/
sk-sports-assistant.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35201.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "api-ai-sport-assistant", "api-ai-sport-assistant\api-ai-sport-assistant.csproj", "{C163F711-E315-4618-B91A-865EE7DF427D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nl2Sql.Library", "nl2sql.library\Nl2Sql.Library.csproj", "{A6C75511-BB65-4F05-906A-2FC4698347B9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "web-api-ai-sport-assistant", "web-api-ai-sport-assistant\web-api-ai-sport-assistant.csproj", "{088366FE-E01D-40C9-966A-55B4B3B6594C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C163F711-E315-4618-B91A-865EE7DF427D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C163F711-E315-4618-B91A-865EE7DF427D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C163F711-E315-4618-B91A-865EE7DF427D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C163F711-E315-4618-B91A-865EE7DF427D}.Release|Any CPU.Build.0 = Release|Any CPU
{A6C75511-BB65-4F05-906A-2FC4698347B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6C75511-BB65-4F05-906A-2FC4698347B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6C75511-BB65-4F05-906A-2FC4698347B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6C75511-BB65-4F05-906A-2FC4698347B9}.Release|Any CPU.Build.0 = Release|Any CPU
{088366FE-E01D-40C9-966A-55B4B3B6594C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{088366FE-E01D-40C9-966A-55B4B3B6594C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{088366FE-E01D-40C9-966A-55B4B3B6594C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{088366FE-E01D-40C9-966A-55B4B3B6594C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B6A98795-9AC7-4251-AA27-30AB8A961836}
EndGlobalSection
EndGlobal