We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63c63c commit b5ffa3bCopy full SHA for b5ffa3b
1 file changed
issue-24-embedded-orleans-host.plan.md
@@ -50,7 +50,9 @@ Out of scope:
50
- `dotnet test DotPilot.slnx`
51
- `dotnet format DotPilot.slnx --verify-no-changes`
52
- `dotnet test DotPilot.Tests/DotPilot.Tests.csproj --settings DotPilot.Tests/coverlet.runsettings --collect:"XPlat Code Coverage"`
53
-- [ ] Commit the implementation and open a PR that uses GitHub closing references for `#24`.
+- [x] Commit the implementation and open a PR that uses GitHub closing references for `#24`.
54
+ - Commit: `c63c63c` (`Implement embedded Orleans localhost host`)
55
+ - PR: [#80](https://github.com/managedcode/dotPilot/pull/80)
56
57
## Full-Test Baseline
58
0 commit comments