dotnet / ef6tools

This is the codebase for the Entity Framework 6 and LINQ-To-SQL designers.
MIT License
35 stars 14 forks source link

Fix build warnings and upgrade outdated package versions #56

Closed allisonchou closed 1 year ago

allisonchou commented 1 year ago

The EF6 tools repo had a substantial number of build warnings as well as outdated package versions. This PR resolves allmost warnings and upgrades necessary package versions.

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1806943/

allisonchou commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
No pipelines are associated with this pull request.
allisonchou commented 1 year ago

@phil-allen-msft could I get another look at this when you get some time?