Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

ChadNedzlek
Copy link

In order to remove dependencies on sleet from release branches,
it is neccessary to preemptively add these sources so that mehanisms
will be able to restore these packages.

Sleet must be removed because of it's strong dependency on spcific
nuget.packaging versions, which are not stable between 3.0 and 3.1
causing method load exceptions.

@ChadNedzlek ChadNedzlek requested a review from mmitche August 26, 2020 23:43
In order to remove dependencies on sleet from release branches,
it is neccessary to preemptively add these sources so that mehanisms
will be able to restore these packages.

Sleet must be removed because of it's strong dependency on spcific
nuget.packaging versions, which are not stable between 3.0 and 3.1
causing method load exceptions.
@ChadNedzlek ChadNedzlek force-pushed the remove-sleet-feeds-release-3-1 branch from 1fc22e5 to c8e6475 Compare August 26, 2020 23:51
Copy link
Member

@mmitche mmitche left a comment

Choose a reason for hiding this comment

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

@wtgodbe @silvioguiso This is here because we will need to stop publishing packages to dotnet-core for 3.1 because of incompatibilities between the 3.1 SDK and the version of nuget that the dotnet-core feed requires (it's a blob feed).

We are preparing the other side of this change in arcade 3.x. Feel free to check this in when you want, but if builds are working at the moment and not blocked it could wait till the next release.

@wtgodbe wtgodbe merged commit 0515753 into dotnet:release/3.1 Sep 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants