Skip to content

Commit 96db98d

Browse files
build(mods): Bump eng from 45c17ef to 0dc1db3 in the submodules group (#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](https://github.com/dailydevops/dotnet-engineering/compare/45c17ef7fae48af88a0796559be8b7fc20055edf...0dc1db36712e8543c38f15e9d44fc7a9f636f933) --- updated-dependencies: - dependency-name: eng dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <support@github.com> * fix: Added CopyrightYearStart --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Stühmer <me@samtrion.net>
1 parent c3863ea commit 96db98d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

eng

Submodule eng updated from 45c17ef to 0dc1db3

src/NetEvolve.Extensions.Strings/NetEvolve.Extensions.Strings.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<PackageProjectUrl>https://github.com/dailydevops/extensions.strings</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/dailydevops/extensions.strings.git</RepositoryUrl>
1111

12+
<CopyrightYearStart>2023</CopyrightYearStart>
13+
1214
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1315

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

0 commit comments

Comments
 (0)