Skip to content

Commit

Permalink
Removed SSC Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bdfzchen2015 committed Mar 21, 2017
1 parent b57f1a3 commit aeaacbd
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions ServerSideCharacter.sln
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio 15
VisualStudioVersion = 15.0.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServerSideCharacter", "ServerSideCharacter.csproj", "{7D53FE63-A669-44DF-BFFE-608797DA6C73}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SSCPlugin", "..\SSCPlugin\SSCPlugin.csproj", "{74928051-402B-4B77-9A37-36F88FBB2796}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -17,10 +15,6 @@ Global
{7D53FE63-A669-44DF-BFFE-608797DA6C73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7D53FE63-A669-44DF-BFFE-608797DA6C73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7D53FE63-A669-44DF-BFFE-608797DA6C73}.Release|Any CPU.Build.0 = Release|Any CPU
{74928051-402B-4B77-9A37-36F88FBB2796}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74928051-402B-4B77-9A37-36F88FBB2796}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74928051-402B-4B77-9A37-36F88FBB2796}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74928051-402B-4B77-9A37-36F88FBB2796}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit aeaacbd

Please sign in to comment.