Skip to content

Commit

Permalink
build(deps): Bump the tooling-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the tooling-dependencies group with 2 updates: ContentFeedNuget and EssentialCSharp.Shared.Models.


Updates `ContentFeedNuget` from 1.1.1.4359 to 1.1.1.4389

Updates `EssentialCSharp.Shared.Models` from 1.1.1.4359 to 1.1.1.4389

---
updated-dependencies:
- dependency-name: ContentFeedNuget
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tooling-dependencies
- dependency-name: EssentialCSharp.Shared.Models
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tooling-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d283805 commit 708dc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled>
<ToolingPackagesVersion>1.1.1.4359</ToolingPackagesVersion>
<ToolingPackagesVersion>1.1.1.4389</ToolingPackagesVersion>
</PropertyGroup>
<ItemGroup Condition="$(AccessToNugetFeed)">
<PackageVersion Include="ContentFeedNuget" Version="$(ToolingPackagesVersion)" />

0 comments on commit 708dc8d

Please sign in to comment.