forked from Sahil12524/Minecraft-Launch-Script-VB-WinForms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMinecraft Launch Script.sln
26 lines (26 loc) · 1.18 KB
/
Minecraft Launch Script.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Minecraft Launch Script", "Minecraft Launch Script\Minecraft Launch Script.vbproj", "{AB81E8D7-897C-419A-8CDC-9D84BDE06187}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{28290688-AF23-4FCD-97E4-934F1689A1B0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AB81E8D7-897C-419A-8CDC-9D84BDE06187}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB81E8D7-897C-419A-8CDC-9D84BDE06187}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB81E8D7-897C-419A-8CDC-9D84BDE06187}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CE56D7E3-211F-492E-9F80-17811D6C726A}
EndGlobalSection
EndGlobal