SoCreate / service-fabric-distributed-cache

MIT License
36 stars 19 forks source link

Sf8.0 #27

Closed WhitWaldo closed 2 years ago

WhitWaldo commented 3 years ago

Package update to 5.0. from 4. versions (SF 8) and MSBuild (to 1.7.1).

Also updated all third-party packages except those in the unit test project, because there's a version conflict with the ServiceFabric.Mocks package. I've got a pending PR to that project to similarly update from 5.0.514 to 5.0.516, and once accepted, happy to update this PR as well.

lurock commented 3 years ago

Thank you. As soon as you get the ServiceFabric.Mocks package updated I will merge this PR.

WhitWaldo commented 3 years ago

@lurock The ServiceFabric.Mocks PR has been accepted and merged with master and the NuGet package has been updated. As such, this commit can be merged with no further changes since it imports said package with 5.0.* and the newest version of that package is 5.0.1, so that will resolve property at build.