Add project files.
This commit is contained in:
44
HubMembersMod.sln
Normal file
44
HubMembersMod.sln
Normal file
@@ -0,0 +1,44 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.5.33516.290
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FA3589A2-8EC0-4D4B-8E7F-761BA834C95F}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
CHANGELOG.md = CHANGELOG.md
|
||||
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
|
||||
CONTRIBUTING.md = CONTRIBUTING.md
|
||||
FIXES_ADC_WEBCLIENT.txt = FIXES_ADC_WEBCLIENT.txt
|
||||
FIXES_SMF.txt = FIXES_SMF.txt
|
||||
LICENSE = LICENSE
|
||||
README.md = README.md
|
||||
TODO.md = TODO.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HubMembersMod-Release", "HubMembersMod-Release\HubMembersMod-Release.csproj", "{0DB37A7D-D5AF-4038-8D9D-8B93AEA76D3F}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HubMembersMod", "HubMembersMod\HubMembersMod.csproj", "{BFCC2183-3BF0-4C0C-9DBC-D140D606BEE4}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Description = The Original Automated SMF AirDC++ Web Client Hub Members Mod
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{0DB37A7D-D5AF-4038-8D9D-8B93AEA76D3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0DB37A7D-D5AF-4038-8D9D-8B93AEA76D3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0DB37A7D-D5AF-4038-8D9D-8B93AEA76D3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0DB37A7D-D5AF-4038-8D9D-8B93AEA76D3F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{BFCC2183-3BF0-4C0C-9DBC-D140D606BEE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{BFCC2183-3BF0-4C0C-9DBC-D140D606BEE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{BFCC2183-3BF0-4C0C-9DBC-D140D606BEE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{BFCC2183-3BF0-4C0C-9DBC-D140D606BEE4}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {8E68FF91-8C5B-432A-91EA-257A6D619983}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user