Skip to content

Commit

Permalink
chore(mods): bump eng from c6a822e to 59bfcfa in the submodules g…
Browse files Browse the repository at this point in the history
…roup (#315)

* chore(mods): bump eng in the submodules group

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


Updates `eng` from `c6a822e` to `59bfcfa`
- [Commits](dailydevops/dotnet-engineering@c6a822e...59bfcfa)

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

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

* fix: Added `PackageReleaseNotes` property

---------

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 Jun 4, 2024
1 parent 4fb630e commit efb6e54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<RepositoryUrl>https://github.com/dailydevops/healthchecks.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/dailydevops/healthchecks</PackageProjectUrl>
<PackageTags>healthcheck;healthchecks;health;diagnostics;</PackageTags>
<PackageReleaseNotes>$(PackageProjectUrl)/releases/tag/$(Version)</PackageReleaseNotes>

<CopyrightYearStart>2023</CopyrightYearStart>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion eng

0 comments on commit efb6e54

Please sign in to comment.