microsoft / service-fabric-aspnetcore

This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
Other
152 stars 49 forks source link

Stop building unsupported .NET runtime versions #115

Closed olegsych closed 2 days ago

olegsych commented 5 months ago

.NET Core 3.1 and .NET 5 are already out of support. .NET 7 will be out of support before SF SDK v8 ships later this year. https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle https://msazure.visualstudio.com/One/_workitems/edit/27099406

Also: