Skip to content

Commit 82df84e

Browse files
committed
Added readme to the solution
1 parent 97ea22d commit 82df84e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

all.sln

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ EndProject
5757
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ControllerSample", "examples\AspNetCore\ControllerSample\ControllerSample.csproj", "{3160CC92-1D6E-42CB-AE89-9401C8CEC5CB}"
5858
EndProject
5959
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Actor", "Actor", "{02374BD0-BF0B-40F8-A04A-C4C4D61D4992}"
60+
ProjectSection(SolutionItems) = preProject
61+
examples\Actor\README.md = examples\Actor\README.md
62+
EndProjectSection
6063
EndProject
6164
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IDemoActor", "examples\Actor\IDemoActor\IDemoActor.csproj", "{7957E852-1291-4FAA-9034-FB66CE817FF1}"
6265
EndProject

0 commit comments

Comments
 (0)