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 16efb8c commit 4fb2b02Copy full SHA for 4fb2b02
build/scripts/Releasing.fs
@@ -145,6 +145,7 @@ module Release =
145
146
let private nugetPackVersioned (p:DotNetProject) nugetId nuspec properties version =
147
match p with
148
+ | Project ElasticsearchNetVirtual
149
| Project NestUpgradeAssistant ->
150
printfn "Skipping %s from building a versioned nightly" p.Name
151
ignore()
0 commit comments