Skip to content

Support for Microsoft.ServiceFabric.* 4.1.409 #112

@daliran

Description

@daliran

Hi,
I'm working with the Microsoft.ServiceFabric.* packages version 4.1.409 using ASP.NET Core 3.1 and the latest version of your library (2.3.1) is not compatible due to some internal dependencies on Microsoft.ServiceFabric.* packages version 3.3 (I think Microsoft.ServiceFabric.Services.Remoting).

In order to make that work I forced to use the following versions in my project file (as suggested by Visual Studio):

  • Microsoft.ServiceFabric.Diagnostics.Internal: 4.1.409
  • Microsoft.ServiceFabric.Services: 4.1.409

Now I'm able to build but I'm still receiving warnings because of the versions mismatch.

Can you update your internal dependencies to support the latest Microsoft.ServiceFabric.* nuget packages?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions