NuDoq
NuDoq copied to clipboard
Bump ThisAssembly from 2.0.11 to 2.0.12 in the thisassembly group
Bumps the thisassembly group with 1 update: ThisAssembly.
Updates ThisAssembly from 2.0.11 to 2.0.12
Release notes
Sourced from ThisAssembly's releases.
v2.0.12
What's Changed
✨ Implemented enhancements
- Improve detection of git root by leveraging SourceLink by
@kzuin devlooped/ThisAssembly#444🐛 Fixed bugs
- Avoid conflicts with multiple helper classes from multiple assemblies by
@kzuin devlooped/ThisAssembly#443Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v2.0.11...v2.0.12
Changelog
Sourced from ThisAssembly's changelog.
v2.0.12 (2025-02-18)
:sparkles: Implemented enhancements:
:bug: Fixed bugs:
:hammer: Other:
- Multiple assemblies using
ThisAssembly.Resourcesresult in CS0436 due toEmbeddedResourcebeing in global namespace referenced multiple times #442
Commits
8620b39Improve detection of git root by leveraging SourceLinkad9242cAvoid conflicts with multiple helper classes from multiple assemblies96b2aa0⬆️ Bump files with dotnet-file synceb48049🖉 Update changelog with v2.0.11- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions