Skip to content

Commit

Permalink
Bump ThisAssembly.Strings in the thisassembly group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the thisassembly group with 1 update in the / directory: [ThisAssembly.Strings](https://github.com/devlooped/ThisAssembly).


Updates `ThisAssembly.Strings` from 1.5.0 to 2.0.5
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.5.0...v2.0.5)

---
updated-dependencies:
- dependency-name: ThisAssembly.Strings
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 4388c8f commit 452a03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extension/Extension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="Spectre.Console.Analyzer" Version="1.0.0" PrivateAssets="all" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
<PackageReference Include="ThisAssembly.Strings" Version="1.5.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Strings" Version="2.0.5" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 452a03f

Please sign in to comment.