Skip to content

Conversation

@fle-bach
Copy link
Contributor

@fle-bach fle-bach commented Mar 2, 2019

Push package in two time

build.cake Outdated
var packageSnupkg = "./nuget/ReactiveXComponent.Net." + version + ".snupkg";
DotNetCoreNuGetPush(packageSnupkg, new DotNetCoreNuGetPushSettings
{
SymbolSource = "https://www.nuget.org/api/v2/symbolpackage"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You miss "," at the end of the line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I saw that it's the morning and the week-end :)

@Julien-Molina Julien-Molina merged commit b3373c0 into xcomponent:master Mar 2, 2019
@fle-bach fle-bach deleted the FixPushInTwoTimeNupkg branch March 2, 2019 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants