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: markwhitaker/MimeTypes.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.1
Choose a base ref
...
head repository: markwhitaker/MimeTypes.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 1 contributor

Commits on Sep 18, 2022

  1. Move NuGet publish workflow to shared-workflows

    Mark Whitaker committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    fb92475 View commit details
    Browse the repository at this point in the history
  2. Pass secrets to shared workflow

    Mark Whitaker committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    db9d1dc View commit details
    Browse the repository at this point in the history
  3. Rename job

    Mark Whitaker committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    9260f08 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Mark Whitaker committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    dfd42ff View commit details
    Browse the repository at this point in the history
  5. Remove CircleCI config.yml from solution items

    Mark Whitaker committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    e656b53 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Mark Whitaker authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    95e7157 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Rename workflow (#33)

    Mark Whitaker authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a3d9a8b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Mark Whitaker authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    96d3909 View commit details
    Browse the repository at this point in the history
  3. Update build-and-test.yml

    Don't trigger double build on PRs
    Mark Whitaker authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2900a2c View commit details
    Browse the repository at this point in the history
  4. Add common MIME types from MDN (#34)

    Mark Whitaker authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e4b0257 View commit details
    Browse the repository at this point in the history
Loading