Skip to content

Commit 5562b8c

Browse files
committed
Update SLN
1 parent 2b35320 commit 5562b8c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

WebApiStreaming.sln

+7-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.4.33403.182
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service", "Service\Service.csproj", "{56EB72D4-3B72-49CC-A2C8-349E70229A18}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Service", "Service\Service.csproj", "{56EB72D4-3B72-49CC-A2C8-349E70229A18}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{2BFC4AAB-6047-447E-8711-AEFE33965532}"
8+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Client", "Client\Client.csproj", "{2BFC4AAB-6047-447E-8711-AEFE33965532}"
9+
EndProject
10+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{22EBA093-79CF-4A32-9590-440DD57AC552}"
11+
ProjectSection(SolutionItems) = preProject
12+
README.md = README.md
13+
EndProjectSection
914
EndProject
1015
Global
1116
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)