We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581390c commit bcb9599Copy full SHA for bcb9599
.github/workflows/dotnet-ci.yaml
@@ -31,6 +31,7 @@ jobs:
31
$projects = @(
32
"GeneralUpdate.Bowl",
33
"GeneralUpdate.ClientCore",
34
+ "GeneralUpdate.Common",
35
"GeneralUpdate.Core",
36
"GeneralUpdate.Differential"
37
)
0 commit comments