autofac / Autofac.ServiceFabric

Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
MIT License
26 stars 27 forks source link

updated package references. #43

Closed ahmoh closed 6 years ago

ahmoh commented 6 years ago

Couldn't update to the latest service fabric nuget packages.

alexmg commented 6 years ago

The next release includes updates to the latest package versions.

alexmg commented 6 years ago

This change is in Autofac.ServiceFabric 2.1.0-develop-00053 on our MyGet feed (https://www.myget.org/F/autofac/api/v3/index.json). It would be awesome if you could give it a test.

ahmoh commented 6 years ago

Ok I'll do that. I'll inform you of the result when it's done.