Skip to content

Commit

Permalink
update solution file
Browse files Browse the repository at this point in the history
  • Loading branch information
jmp75 committed Oct 31, 2015
1 parent abf24c1 commit 2475677
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions solutions/Onboard/OnboardRDotNet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SourceRCode", "..\..\Source
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReportInfo", "..\..\ReportInfo\ReportInfo.csproj", "{1EF612BA-77C9-4E1F-A3B8-EDFF57BA230C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CallbackFunctions", "..\..\CallbackFunctions\CallbackFunctions.csproj", "{2E52A39B-3D83-41B4-907E-95BFC35C8C2F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -57,6 +59,10 @@ Global
{1EF612BA-77C9-4E1F-A3B8-EDFF57BA230C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1EF612BA-77C9-4E1F-A3B8-EDFF57BA230C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1EF612BA-77C9-4E1F-A3B8-EDFF57BA230C}.Release|Any CPU.Build.0 = Release|Any CPU
{2E52A39B-3D83-41B4-907E-95BFC35C8C2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E52A39B-3D83-41B4-907E-95BFC35C8C2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E52A39B-3D83-41B4-907E-95BFC35C8C2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E52A39B-3D83-41B4-907E-95BFC35C8C2F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 2475677

Please sign in to comment.