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: devlooped/nugetizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: devlooped/nugetizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 17, 2021

  1. 🖉 Update changelog with v0.7.1

    github-actions committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    17631e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Bump files with dotnet-file sync

    # devlooped/oss
    
    - Don't generate unreleased section by default devlooped/oss@a7ab5fe
    - Scale sponsors logo to 36px, which makes it more suitable for readmes devlooped/oss@f566e8a
    - Remove unnecessary viewbox in logo devlooped/oss@491c6ee
    kzu committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    0ccadc8 View commit details
    Browse the repository at this point in the history
  2. Allow specifying PackFolder in ProjectReference

    This is far simpler and more aligned with the way we allow PackFolder on almost any item.
    
    Fixes #124 and improves on #118.
    kzu committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    22a3a66 View commit details
    Browse the repository at this point in the history
  3. Include readme in package

    Fixes #126
    kzu committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9997b48 View commit details
    Browse the repository at this point in the history
Loading