-
Notifications
You must be signed in to change notification settings - Fork 5
/
D2L.Bmx.sln
25 lines (24 loc) · 1.08 KB
/
D2L.Bmx.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "D2L.Bmx", "src\D2L.Bmx\D2L.Bmx.csproj", "{F2D5721A-1D9D-4A16-A9F3-7892EF3B0DA3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2D5721A-1D9D-4A16-A9F3-7892EF3B0DA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2D5721A-1D9D-4A16-A9F3-7892EF3B0DA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2D5721A-1D9D-4A16-A9F3-7892EF3B0DA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2D5721A-1D9D-4A16-A9F3-7892EF3B0DA3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E94027E7-7849-4DE3-98C9-E954B22D89C1}
EndGlobalSection
EndGlobal