Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade nuget package dependencies #2681

Closed
hikalkan opened this issue Nov 14, 2017 · 3 comments
Closed

Upgrade nuget package dependencies #2681

hikalkan opened this issue Nov 14, 2017 · 3 comments
Milestone

Comments

@hikalkan
Copy link
Member

hikalkan commented Nov 14, 2017

  • AutoMapper from 6.1.1 to 6.2.0.
  • EntityFramework from 6.1.3 to 6.2.0.
  • EntityFramework.DynamicFilters from 2.10.0 to 3.0.1.
  • MailKit from 1.18.1.1 to 1.20.0.
  • IdentityServer4 from 2.0.1 to 2.0.3.
  • JetBrains.Annotations from 11.0.0 to 11.1.0.
  • System.Linq.Dynamic.Core from 1.0.7.9 to 1.0.7.12.
  • Microsoft.AspNetCore.Mvc from 2.0.0 to 2.0.1.
  • Microsoft.AspNetCore.StaticFiles from 2.0.0 to 2.0.1.
  • Microsoft.EntityFrameworkCore from 2.0.0 to 2.0.1.
  • NHibernate from 5.0.0 to 5.0.1.
  • Microsoft.AspNetCore.Identity from 2.0.0 to 2.0.1.

Only for test projects:

  • Microsoft.NET.Test.Sdk from 15.3.0 to 15.5.0
  • xunit from 2.3.0 to 2.3.1
  • NSubstitute from 3.0.1 to 3.1.0.
  • System.Data.SQLite.Core from 1.0.105.2 to 1.0.106.
  • Microsoft.AspNetCore.TestHost from 2.0.0 to 2.0.1.
  • Microsoft.EntityFrameworkCore.InMemory from 2.0.0 to 2.0.1.
@hikalkan hikalkan added this to the v3.2 milestone Nov 14, 2017
@hikalkan
Copy link
Member Author

done with e15a3bd

@acjh
Copy link
Contributor

acjh commented Nov 15, 2017

ASP.NET Core 2.0.3 was just released hours ago.

Consider upgrading:

  • EntityFrameworkCore from 2.0.0 to 2.0.1.
  • EntityFrameworkCore.Relational from 2.0.0 to 2.0.1.

Resolves:

@hikalkan
Copy link
Member Author

Thank you @acjh I will upgrade it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants