dansiegel / Mobile.BuildTools

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
http://mobilebuildtools.com
MIT License
228 stars 29 forks source link

Bump NuGetizer from 0.7.0 to 0.7.1 #247

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps NuGetizer from 0.7.0 to 0.7.1.

Release notes

Sourced from NuGetizer's releases.

v0.7.1

v0.7.1 (2021-06-17)

Full Changelog

:sparkles: Implemented enhancements:

  • Hide --debug option from nugetize tool #108
  • Parity: add support for PackageReadmeFile property #85

:twisted_rightwards_arrows: Merged:

Changelog

Sourced from NuGetizer's changelog.

v0.7.1 (2021-06-17)

Full Changelog

:sparkles: Implemented enhancements:

  • Hide --debug option from nugetize tool #108
  • Parity: add support for PackageReadmeFile property #85

:twisted_rightwards_arrows: Merged:

Commits
  • c6e22a9 Fix package publishing for release
  • e199fdd 🖉 Update changelog with v0.7.1
  • b093c43 Fix package readme file test by adding content to it
  • e1d734d 🖉 Update changelog with v0.7.1
  • 4093317 Bump files with dotnet-file sync
  • e39bd72 Add note on how to extend package contents dynamically
  • ea7427a Add support for PackageReadmeFile
  • deeddb3 Apply existing build customizations to dependencies bump
  • 60a03ad Bump files with dotnet-file sync
  • ee46ac5 Hide --debug option from nugetize tool
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)