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 Microsoft.Build.NoTargets from 3.0.4 to 3.3.0 #299

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Build.NoTargets from 3.0.4 to 3.3.0.

Release notes

Sourced from Microsoft.Build.NoTargets's releases.

Microsoft.Build.NoTargets.3.3.0

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.CentralPackageVersions.2.1.3...Microsoft.Build.NoTargets.3.3.0

Microsoft.Build.NoTargets.3.2.14

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.2.9...Microsoft.Build.NoTargets.3.2.14

Microsoft.Build.NoTargets.3.2.9

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.1.0...Microsoft.Build.NoTargets.3.2.9

Microsoft.Build.NoTargets.3.1.0

What's New

Commits
  • 90ff767 Update NoTargets version to 3.3
  • 1c02e77 Override GetTargetPath in Traversal SDK (#334)
  • 27d7541 Revert "Fix issue with CentralPackageVersions logging error when using a cust...
  • 99a3dc3 Fix issue with CentralPackageVersions logging error when using a custom impor...
  • af63eab Log an error if imported in Directory.Build.props (#322)
  • e818423 Add UsingMicrosoftCentralPackageVersionsSdk property (#321)
  • dd43336 Bump Microsoft.Build.CentralPackageVersions from 2.0.79 to 2.0.147 (#319)
  • ca07724 Bump Microsoft.Build.NoTargets from 3.2.9 to 3.2.14 (#318)
  • c14e2b2 Bump Microsoft.Build.Artifacts from 2.2.0 to 4.0.4 (#317)
  • ebce052 Remove unused System.Security.Cryptography.ProtectedData package version (#314)
  • 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)