Tenacom / ReSharper.ExportAnnotations

MSBuild task to export JetBrains annotations (and optionally strip them) from a compiled assembly.
MIT License
1 stars 1 forks source link

Bump Microsoft.Build.NoTargets from 3.3.0 to 3.5.6 #64

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Build.NoTargets from 3.3.0 to 3.5.6.

Release notes

Sourced from Microsoft.Build.NoTargets's releases.

Microsoft.Build.NoTargets.3.5.6

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.5.0...Microsoft.Build.NoTargets.3.5.6

Microsoft.Build.NoTargets.3.5.0

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.4.0...Microsoft.Build.NoTargets.3.5.0

Microsoft.Build.NoTargets.3.4.0

What's Changed

New Contributors

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

Commits
  • 63cf21d Disable reference to mscorlib (#367)
  • 50b447f Bump Microsoft.Build.Utilities.Core from 17.1.0 to 17.2.0 (#365)
  • 5594ba6 Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#363)
  • eaeddf3 Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 (#364)
  • 58496c3 Bump Nerdbank.GitVersioning from 3.5.103 to 3.5.107 (#366)
  • 93b34ed Add sample for Traversal (#361)
  • 9af7ea2 Set DebugType and DebugSymbols unconditionally (#360)
  • 0167add Fix typo in fast up to date check change (#359)
  • 543e965 Update version.json
  • dcaaf52 Set properties to disable symbols and Visual Studio fast up-to-date check (#343)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #69.