aspnet / LibraryManager

MIT License
457 stars 83 forks source link

Switch to package refs for webtools json references #698

Closed ToddGrun closed 2 years ago

ToddGrun commented 2 years ago

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

ToddGrun commented 2 years 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 2 years ago

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

mmitche commented 2 years 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 2 years ago

@ToddGrun is added to the review. #Closed