Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fubar-coder/graphql-dotnet-upload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fubar-coder/graphql-dotnet-upload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/graphql-dotnet-4-upgrade
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    920c796 View commit details
    Browse the repository at this point in the history
  2. Enable .NET 5.0 builds

    Mark Junker committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    28bff1b View commit details
    Browse the repository at this point in the history
  3. Upgrade to GraphQL 4.0.2 and GraphQL.Server 5.0.0

    - `GraphQL.Server.*` packages require at least GraphQL 4.0.2
    - `UploadGraphType.ParseLiteral` follows the Vector3 scalar type example in the upgrade guide for graphql-dotnet v4
    - `TestSchema` query requires at least one field
    Mark Junker committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    31a146b View commit details
    Browse the repository at this point in the history
Loading