Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 59fb7a1

Browse files
Add some solution items
1 parent 2d7f1bc commit 59fb7a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

JavaScriptServices.sln

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.Angula
1515
EndProject
1616
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.ReactServices", "src\Microsoft.AspNetCore.ReactServices\Microsoft.AspNetCore.ReactServices.csproj", "{F1081B9A-8D67-4A5E-80C6-615F9A975D4F}"
1717
EndProject
18+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{99EAF1FE-22C8-4526-BE78-74B24125D37F}"
19+
ProjectSection(SolutionItems) = preProject
20+
global.json = global.json
21+
README.md = README.md
22+
EndProjectSection
23+
EndProject
1824
Global
1925
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2026
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)