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

[User Model] Upgrade to .NET 7 #83

Merged
merged 19 commits into from
Jan 5, 2024
Merged

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    98bcf2c View commit details
    Browse the repository at this point in the history
  2. bump sample app to .net 7

    emawby committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bd48da2 View commit details
    Browse the repository at this point in the history
  3. update dotnet csproj to 7

    Update OneSignalSDK.DotNet.csproj
    emawby committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    663c90e View commit details
    Browse the repository at this point in the history
  4. Update iOS project and binding project to .net 7

    also removes xamarin
    emawby committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7a81e53 View commit details
    Browse the repository at this point in the history
  5. Android use dotnet 7 SDK

    emawby committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eae9880 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update example app to .net 7

    emawby committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    59a4c24 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. updates to allow vscode builds

    emawby committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e64aeb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    61206ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b983878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8eb8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fffef98 View commit details
    Browse the repository at this point in the history
  5. move existing app functionality into new one

    This crashes with a target invocation exception
    emawby committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3508fc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f058c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06ba210 View commit details
    Browse the repository at this point in the history
  8. add GetTags to iOS and core

    emawby committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    995603b View commit details
    Browse the repository at this point in the history
  9. Update iOS native binaries

    emawby committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    870d19a View commit details
    Browse the repository at this point in the history
  10. Update native Android dependencies

    5.0.5
    emawby committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f238b51 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db58658 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Merge pull request #84 from OneSignal/user-model/getTags

    [User Model] Add GetTags
    emawby authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    47d3e07 View commit details
    Browse the repository at this point in the history