Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajyraman committed May 18, 2018
1 parent 110e0f5 commit 987218a
Show file tree
Hide file tree
Showing 13 changed files with 12,064 additions and 0 deletions.
25 changes: 25 additions & 0 deletions RYR.VirtualEntity.DataSource.sln
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RecentItems", "RecentItems\RecentItems.csproj", "{710B1561-7089-4DAB-9E9A-29799F9F645F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{710B1561-7089-4DAB-9E9A-29799F9F645F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{710B1561-7089-4DAB-9E9A-29799F9F645F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{710B1561-7089-4DAB-9E9A-29799F9F645F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{710B1561-7089-4DAB-9E9A-29799F9F645F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F42C4988-BA77-41C7-999D-D437A5F13C61}
EndGlobalSection
EndGlobal

0 comments on commit 987218a

Please sign in to comment.