Skip to content

Commit a84de3b

Browse files
Fix: ReadMe and build issues of ASP.NET Core
1 parent d781733 commit a84de3b

File tree

192 files changed

+14432
-907752
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+14432
-907752
lines changed
File renamed without changes.

ASP.NET Core/ASP.NET Core.sln

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.14.36408.4 d17.14
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASP.NET Core", "ASP.NET Core\ASP.NET Core.csproj", "{881CFC9E-134A-489A-B13F-03A444320CDA}"
7-
EndProject
8-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DevExtreme NuGet.config", "DevExtreme NuGet.config", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
9-
ProjectSection(SolutionItems) = preProject
10-
NuGet.config = NuGet.config
11-
EndProjectSection
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASP.NET Core", "ASP.NET Core.csproj", "{31DAB6A2-0A52-DF9E-9C93-F3FDF4A1A357}"
127
EndProject
138
Global
149
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1510
Debug|Any CPU = Debug|Any CPU
1611
Release|Any CPU = Release|Any CPU
1712
EndGlobalSection
1813
GlobalSection(ProjectConfigurationPlatforms) = postSolution
19-
{881CFC9E-134A-489A-B13F-03A444320CDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20-
{881CFC9E-134A-489A-B13F-03A444320CDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
21-
{881CFC9E-134A-489A-B13F-03A444320CDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
22-
{881CFC9E-134A-489A-B13F-03A444320CDA}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{31DAB6A2-0A52-DF9E-9C93-F3FDF4A1A357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{31DAB6A2-0A52-DF9E-9C93-F3FDF4A1A357}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{31DAB6A2-0A52-DF9E-9C93-F3FDF4A1A357}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{31DAB6A2-0A52-DF9E-9C93-F3FDF4A1A357}.Release|Any CPU.Build.0 = Release|Any CPU
2318
EndGlobalSection
2419
GlobalSection(SolutionProperties) = preSolution
2520
HideSolutionNode = FALSE
2621
EndGlobalSection
2722
GlobalSection(ExtensibilityGlobals) = postSolution
28-
SolutionGuid = {6BCF7197-92A6-4AB3-A1CC-D9E2D843C24B}
23+
SolutionGuid = {ACEC7E14-6382-44B0-A7BF-7040D0D03F24}
2924
EndGlobalSection
3025
EndGlobal

ASP.NET Core/ASP.NET Core/appsettings.Development.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

ASP.NET Core/ASP.NET Core/wwwroot/css/Site.css

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)