Update Solution
This commit is contained in:
parent
dc116a33ab
commit
2d45a5e5f1
@ -7,6 +7,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ExtensiblePortfolioSite", "
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EPS.SDK", "EPS.SDK\EPS.SDK.csproj", "{8B5864BB-1EDC-4E51-A190-E5C627CA1D91}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GithubPlugin", "GithubPlugin\GithubPlugin.csproj", "{CFC01285-8EF5-45A3-9470-380314116489}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@ -21,6 +23,10 @@ Global
|
||||
{8B5864BB-1EDC-4E51-A190-E5C627CA1D91}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{8B5864BB-1EDC-4E51-A190-E5C627CA1D91}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{8B5864BB-1EDC-4E51-A190-E5C627CA1D91}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{CFC01285-8EF5-45A3-9470-380314116489}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{CFC01285-8EF5-45A3-9470-380314116489}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{CFC01285-8EF5-45A3-9470-380314116489}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{CFC01285-8EF5-45A3-9470-380314116489}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user