Closed ToddGrun closed 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?
@mmitche how can we update these dependencies on the dotnet-public feed as configured by #615?
@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 is added to the review. #Closed
Shouldn't be using checked in binaries, and will allow us to potentially change the referenced APIs easier.