Skip to content

Commit

Permalink
build(mods): Bump eng from 45c17ef to 0dc1db3 in the submodules g…
Browse files Browse the repository at this point in the history
…roup (#124)

* build(mods): Bump eng in the submodules group

Bumps the submodules group with 1 update: [eng](https://github.com/dailydevops/dotnet-engineering).


Updates `eng` from `45c17ef` to `0dc1db3`
- [Commits](dailydevops/dotnet-engineering@45c17ef...0dc1db3)

---
updated-dependencies:
- dependency-name: eng
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: Added CopyrightYearStart

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Stühmer <[email protected]>
  • Loading branch information
dependabot[bot] and samtrion authored May 21, 2024
1 parent c3863ea commit 96db98d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion eng
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<PackageProjectUrl>https://github.com/dailydevops/extensions.strings</PackageProjectUrl>
<RepositoryUrl>https://github.com/dailydevops/extensions.strings.git</RepositoryUrl>

<CopyrightYearStart>2023</CopyrightYearStart>

<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>

<NoWarn Condition=" '$(TargetFramework)' == 'netstandard2.0' ">$(NoWarn);CA1062</NoWarn>
Expand Down

0 comments on commit 96db98d

Please sign in to comment.