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

Add | Adding support for net 7.0 #1981

Merged
merged 6 commits into from
May 3, 2023

Commits on Mar 31, 2023

  1. Adding support for net 7.0

    Since net8.0 is in preview, we have added support for net7.0 to be able to have access to some of new APIs.When Net8 is released net7.0 will be replaced with net8.0.
    Javad Rahnama authored and Javad Rahnama committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    14829f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge branch 'main' of https://github.com/dotnet/sqlclient into addin…

    …g-net7.0-support
    Javad Rahnama committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    feda572 View commit details
    Browse the repository at this point in the history
  2. commit

    Javad Rahnama committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3bb7df5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. commit

    Javad Rahnama committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f7c02da View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
    Co-authored-by: David Engel <dengel1012@gmail.com>
    3 people authored May 1, 2023
    Configuration menu
    Copy the full SHA
    258226c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Apply suggestions from code review

    Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
    Javad and DavoudEshtehari authored May 2, 2023
    Configuration menu
    Copy the full SHA
    d68aca5 View commit details
    Browse the repository at this point in the history