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

Fix inconsistencies for record types across NET 6.x.x SDK #247

Merged
merged 12 commits into from
Dec 30, 2022
Merged

Fix inconsistencies for record types across NET 6.x.x SDK #247

merged 12 commits into from
Dec 30, 2022

Commits on Aug 11, 2022

  1. Add tests for records

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1c4550f View commit details
    Browse the repository at this point in the history
  2. add sdks

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1fd4f6f View commit details
    Browse the repository at this point in the history
  3. try without 3.1

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4194673 View commit details
    Browse the repository at this point in the history
  4. more sdks

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1c3fca0 View commit details
    Browse the repository at this point in the history
  5. 3.1

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f87988d View commit details
    Browse the repository at this point in the history
  6. trace

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3210518 View commit details
    Browse the repository at this point in the history
  7. only net6

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    32e55f8 View commit details
    Browse the repository at this point in the history
  8. bump

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1d16384 View commit details
    Browse the repository at this point in the history
  9. 1

    sungam3r committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f3393af View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update .github/workflows/ci.yml

    Co-authored-by: Shane Krueger <shane@acdmail.com>
    sungam3r and Shane32 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7313464 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/ci.yml

    Co-authored-by: Shane Krueger <shane@acdmail.com>
    sungam3r and Shane32 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    00f70c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. review suggestion

    sungam3r committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c8a4388 View commit details
    Browse the repository at this point in the history