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 the nusepc file to use Autofac 4.6.0 #13

Closed tidusjar closed 7 years ago

tidusjar commented 7 years ago

This should resolve #12

tillig commented 7 years ago

Nice catch. Thanks!