Skip to content

Commit

Permalink
initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail hamzah committed Jul 28, 2018
1 parent afd90d7 commit 2dc3a66
Show file tree
Hide file tree
Showing 7,379 changed files with 744,048 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
25 changes: 25 additions & 0 deletions netcore.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "netcore", "netcore\netcore.csproj", "{7620119F-41B4-441E-9240-D4D838763E49}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7620119F-41B4-441E-9240-D4D838763E49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7620119F-41B4-441E-9240-D4D838763E49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7620119F-41B4-441E-9240-D4D838763E49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7620119F-41B4-441E-9240-D4D838763E49}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EF5A9716-137E-438A-AB88-25B95172B317}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 2dc3a66

Please sign in to comment.