[REPO REFACTOR]: changed to a better git repository structure with branches
This commit is contained in:
28
Punk n Spray.sln
Normal file
28
Punk n Spray.sln
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.11.35327.3
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Punk n Spray", "Punk n Spray.csproj", "{C005D5B4-4AA9-4AB5-9302-5894E8C09077}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
ExportDebug|Any CPU = ExportDebug|Any CPU
|
||||
ExportRelease|Any CPU = ExportRelease|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C005D5B4-4AA9-4AB5-9302-5894E8C09077}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C005D5B4-4AA9-4AB5-9302-5894E8C09077}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C005D5B4-4AA9-4AB5-9302-5894E8C09077}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
|
||||
{C005D5B4-4AA9-4AB5-9302-5894E8C09077}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
|
||||
{C005D5B4-4AA9-4AB5-9302-5894E8C09077}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
|
||||
{C005D5B4-4AA9-4AB5-9302-5894E8C09077}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {C89C68FE-281F-4E10-BB9F-924C53E19E35}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user