Xabaril / Esquio

Esquio is a Feature Toggle Library for .NET Developers.
Apache License 2.0
428 stars 49 forks source link

Bump Microsoft.Data.SqlClient to 2.1.2 for Managed Identities support #192

Closed cjaliaga closed 3 years ago

cjaliaga commented 3 years ago

Bumping Microsoft.Data.SqlClient to 2.1.2 so we are able to use Azure Managed Identities automatically via Connection String. Installing JSON.NET on Esquio.UI.Api as we no longer have it on the SqlClient dependency tree.

unaizorrilla commented 3 years ago

Hi @cjaliaga

Thanks for submit this PR, I try to review ASAP !

unaizorrilla commented 3 years ago

Hi @cjaliaga

Merged, I use also the branch to update some nuget packageg references. I try to throw all actions for the nuget release and docker image release!

unaizorrilla commented 3 years ago

New Packages with 5.0.5 are on nuget and the docker ui release is running now with version 5.0.5! Let me know if all is ok on your side! and thanks for contribute on this!