aspnet / LibraryManager

Other
447 stars 78 forks source link

Switch to package refs for webtools json references #698

Closed ToddGrun closed 1 year ago

ToddGrun commented 1 year ago

Shouldn't be using checked in binaries, and will allow us to potentially change the referenced APIs easier.

ToddGrun commented 1 year ago

Getting a build error on the ci as the 2.4.35 MessagePack package isn't found. It doesn't look like vs-impl (or any of the other feeds consumed by this repo) consume it?

jimmylewis commented 1 year ago

@mmitche how can we update these dependencies on the dotnet-public feed as configured by #615?

mmitche commented 1 year ago

@mmitche how can we update these dependencies on the dotnet-public feed as configured by #615?

Added MessagePack and MessagePack.Annotations to dotnet-public. The rest of those aren't on nuget.org though.

ToddGrun commented 1 year ago

@ToddGrun is added to the review. #Closed