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

Update build to .NET 6 #61

Closed tillig closed 1 year ago

tillig commented 1 year ago

Follows the same updates as the previous project updates. No functionality changes, just build and .editorconfig changes.

tillig commented 1 year ago

@alistairjevans Let me know if you don't have this kind of time. I'm fine merging it back to develop without a deep review; we've done this a few times now.

alistairjevans commented 1 year ago

I should be able to take a look tomorrow.