Skip to content

No need to collect nuget packages in appveyor.yml as the packages are not generated when build - #1317

Merged
WojciechNagorski merged 2 commits into
sshnet:developfrom
scott-xu:patch-1
Feb 13, 2024
Merged

No need to collect nuget packages in appveyor.yml as the packages are not generated when build#1317
WojciechNagorski merged 2 commits into
sshnet:developfrom
scott-xu:patch-1

Conversation

@scott-xu

Copy link
Copy Markdown
Collaborator

No nupkg nor snupkg is generated at this moment. We can add these 2 lines back later if we decide to generate nuget packages when build.

No nupkg nor snupkg is generated at this moment. We can add these 2 lines back later if we decide to generate nuget packages when build.
@Rob-Hague

Copy link
Copy Markdown
Collaborator

Could you also delete the artifacts/tcpdump.pcap comments while you are here?

@scott-xu

Copy link
Copy Markdown
CollaboratorAuthor

Could you also delete the artifacts/tcpdump.pcap comments while you are here?

TBH, I'm not familiar with this .pcap file in artifacts folder. I know it has already been commented out, but this PR is focused on not collecting nuget packages.
And I know this PR's title is not intuitive. But if we want to have a better name, it would be easy when concentrate on one thing.

@scott-xuscott-xu changed the title Update appveyor.ymlNo need to collect nuget packages in appveyor.yml as the packages are not generated when buildFeb 13, 2024
@Rob-Hague

Copy link
Copy Markdown
Collaborator

Thanks. I've removed them (I added them)

This was referenced Aug 12, 2026
Sign up for freeto 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.

3 participants

@scott-xu@Rob-Hague@WojciechNagorski