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 3073445 commit 5b9fbb4Copy full SHA for 5b9fbb4
.nuke/build.schema.json
@@ -29,6 +29,7 @@
29
"Package",
30
"PushMyGet",
31
"PushNuGet",
32
+ "Restore",
33
"Test",
34
"UploadCodecov"
35
]
.nuke/parameters.json
@@ -1,4 +1,4 @@
1
{
2
"$schema": "./build.schema.json",
3
- "Solution": "ExpressionCache.sln"
4
-}
+ "Solution": "ExpressionCache.slnx"
+}
0 commit comments