net9-update-refactorings #1
@ -105,7 +105,6 @@ class Build : NukeBuild
|
|||||||
|
|
||||||
Target Publish => _ => _
|
Target Publish => _ => _
|
||||||
.DependsOn(Pack)
|
.DependsOn(Pack)
|
||||||
.Requires(() => !string.IsNullOrEmpty(NuGetApiKey))
|
|
||||||
.Executes(() =>
|
.Executes(() =>
|
||||||
{
|
{
|
||||||
DotNetTasks.DotNetNuGetPush(s => s
|
DotNetTasks.DotNetNuGetPush(s => s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user