-
Notifications
You must be signed in to change notification settings - Fork 10
/
Dnn.Modules.Vendors.sln
34 lines (34 loc) · 1.64 KB
/
Dnn.Modules.Vendors.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dnn.Modules.Vendors", "Dnn.Modules.Vendors.csproj", "{26089F1F-1DEB-4491-8032-6444EF293455}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7A9ABCCD-91F4-48D8-9DB3-FB9450F8C83C}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "build\_build.csproj", "{6336C2D8-8AC8-4421-BD93-9CB7B3195997}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{26089F1F-1DEB-4491-8032-6444EF293455}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26089F1F-1DEB-4491-8032-6444EF293455}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26089F1F-1DEB-4491-8032-6444EF293455}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26089F1F-1DEB-4491-8032-6444EF293455}.Release|Any CPU.Build.0 = Release|Any CPU
{6336C2D8-8AC8-4421-BD93-9CB7B3195997}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6336C2D8-8AC8-4421-BD93-9CB7B3195997}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {20A666C9-DC97-4907-8529-6CC5E55C1FCA}
EndGlobalSection
EndGlobal