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 2.0.1 to 3.2.14 #43

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Build.NoTargets from 2.0.1 to 3.2.14.

Release notes

Sourced from Microsoft.Build.NoTargets's releases.

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

Microsoft.Build.NoTargets.3.0.4

What's New

  • Add ManifestResourceNames target and disable ouputs for Publish (#228)

Microsoft.Build.NoTargets.3.0.0

What's New

  • Fix extensibility of Compile and CoreCompile (#225)

Microsoft.Build.NoTargets.2.0.17

What's New

  • Disable framework references in NoTargets projects (#220)
Commits
  • ebce052 Remove unused System.Security.Cryptography.ProtectedData package version (#314)
  • 591ba76 Update README.md (#316)
  • fa14570 Use license expression instead of embedding license in packages (#315)
  • 5225fd4 Use .NET 6 for official build (#310)
  • f1703a3 Run unit tests on .NET 6 and .NET Core 3 (#308)
  • 5029011 Clean up logging from NoTargets projects (#300)
  • caed180 Bump Microsoft.VisualStudioEng.MicroBuild.Core from 0.4.1 to 1.0.0 (#304)
  • e1e96eb Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#303)
  • 9b72f1c Bump Nerdbank.GitVersioning from 3.4.240 to 3.4.244 (#302)
  • 66c96f3 Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.240 (#296)
  • 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 2 years ago

Superseded by #47.