forked from TashK101/LMS-for-UDV
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexternal_training.sln
27 lines (27 loc) · 1.24 KB
/
external_training.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "external_training", "external_training\external_training.csproj", "{0ED5509E-DC01-47C6-A10B-C9740E6FCC3E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1C26B631-39A8-4314-99AC-1E0B6BC938F2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0ED5509E-DC01-47C6-A10B-C9740E6FCC3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0ED5509E-DC01-47C6-A10B-C9740E6FCC3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0ED5509E-DC01-47C6-A10B-C9740E6FCC3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0ED5509E-DC01-47C6-A10B-C9740E6FCC3E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {230C2F08-E817-4134-B743-5C02F1B08325}
EndGlobalSection
EndGlobal