Skip to content

Commit cbc49c2

Browse files
committed
Mark to .net 8
1 parent 98e4fec commit cbc49c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

projects/elsa/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ It is included in this ASP.NET Core samples repository because I believe that a
6767
- [Workflow data via constructor](workflow-5)
6868

6969
This sample demonstrates on how to pass values to a workflow via constructor.
70+

projects/health-check/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
Similar to the previous example except that one of the check reports "Degraded" status by using `context.Registration.FailureStatus = HealthStatus.Degraded;`.
2626

27-
dotnet6
27+
dotnet8

0 commit comments

Comments
 (0)