Flagsmith / flagsmith-dotnet-client

.NET Standard Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
https://www.flagsmith.com/
BSD 3-Clause "New" or "Revised" License
19 stars 12 forks source link

chore: test support for other .NET versions #75

Closed matthewelwell closed 10 months ago

Aniketsingh1 commented 10 months ago

it is not working with ASP.NET MVC application with 4.7.2

Aniketsingh1 commented 10 months ago

You have any suggestions for that?

gagantrivedi commented 10 months ago

it is not working with ASP.NET MVC application with 4.7.2

One for @novakzaballa

matthewelwell commented 10 months ago

it is not working with ASP.NET MVC application with 4.7.2

One for @novakzaballa

There is a separate issue open for this here. I will merge this PR and we can handle that issue separately as it requires more work to set up the test environment in .NET Framework.