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

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    970bd77 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Revert changes to make build targets transitive

    This is no longer needed now that we update NuGetizer package reference to always be PrivateAssets=all, to account for users not doing it (misconfig issue).
    
    This also fixes the issue with multi-targeting projects referencing nugetizer now since we had the wrong path for importing targets in that case.
    kzu committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    250ecbb View commit details
    Browse the repository at this point in the history
Loading