-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDogeNodes.sln
28 lines (28 loc) · 1.26 KB
/
DogeNodes.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DogeNodes", "DogeNodes.vbproj", "{B8D01435-0053-4F60-8ED2-5F21447D18B7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
All|Any CPU = All|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B8D01435-0053-4F60-8ED2-5F21447D18B7}.All|Any CPU.ActiveCfg = Release|Any CPU
{B8D01435-0053-4F60-8ED2-5F21447D18B7}.All|Any CPU.Build.0 = Release|Any CPU
{B8D01435-0053-4F60-8ED2-5F21447D18B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B8D01435-0053-4F60-8ED2-5F21447D18B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B8D01435-0053-4F60-8ED2-5F21447D18B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B8D01435-0053-4F60-8ED2-5F21447D18B7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E0FC9070-00F2-4517-842C-5CE4D6EB71AB}
EndGlobalSection
EndGlobal