- First Update
This commit is contained in:
37
Mitria_Minecraft_Project.sln
Normal file
37
Mitria_Minecraft_Project.sln
Normal file
@@ -0,0 +1,37 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.0.32014.148
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mitria_Minecraft_Launcher", "Mitria_Minecraft_Launcher\Mitria_Minecraft_Launcher.csproj", "{DA6D1992-18C5-4244-AF9E-7DF5B90EEA15}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mitria_Minecraft_Updater", "Mitria_Minecraft_Updater\Mitria_Minecraft_Updater.csproj", "{5634157E-06CA-4435-8937-861B2A112519}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommonLibrary", "CommonLibrary\CommonLibrary.csproj", "{57098662-9A1B-45E7-B932-5299343629F2}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{DA6D1992-18C5-4244-AF9E-7DF5B90EEA15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{DA6D1992-18C5-4244-AF9E-7DF5B90EEA15}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{DA6D1992-18C5-4244-AF9E-7DF5B90EEA15}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{DA6D1992-18C5-4244-AF9E-7DF5B90EEA15}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{5634157E-06CA-4435-8937-861B2A112519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5634157E-06CA-4435-8937-861B2A112519}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5634157E-06CA-4435-8937-861B2A112519}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5634157E-06CA-4435-8937-861B2A112519}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{57098662-9A1B-45E7-B932-5299343629F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{57098662-9A1B-45E7-B932-5299343629F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{57098662-9A1B-45E7-B932-5299343629F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{57098662-9A1B-45E7-B932-5299343629F2}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {27A6C985-FFEA-498D-AD18-4E25B1275D3F}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user