Skip to content

Commit

Permalink
Bump the thisassembly group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the thisassembly group with 2 updates: [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly) and [ThisAssembly.Resources](https://github.com/devlooped/ThisAssembly).


Updates `ThisAssembly.AssemblyInfo` from 1.3.1 to 1.4.3
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.3.1...v1.4.3)

Updates `ThisAssembly.Resources` from 1.3.1 to 1.4.3
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.3.1...v1.4.3)

---
updated-dependencies:
- dependency-name: ThisAssembly.AssemblyInfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: thisassembly
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Jun 13, 2024
1 parent ed160d9 commit 9b10fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CloudActors.CodeAnaysis/CloudActors.CodeAnaysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageReference Include="Scriban" Version="5.10.0" Pack="false" IncludeAssets="build" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" PrivateAssets="all" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="1.3.1" PrivateAssets="all" Pack="false" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.4.3" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="1.4.3" PrivateAssets="all" Pack="false" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9b10fee

Please sign in to comment.