Skip to content

Commit

Permalink
Bump the thisassembly group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the thisassembly group with 4 updates in the / directory: [Microsoft.CSharp](https://github.com/dotnet/corefx), System.Threading.Tasks.Extensions, [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly) and [ThisAssembly.Resources](https://github.com/devlooped/ThisAssembly).


Updates `Microsoft.CSharp` from 4.7.0 to 4.7.0
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.5.4

Updates `ThisAssembly.AssemblyInfo` from 1.5.0 to 2.0.6
- [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.6)

Updates `Microsoft.CSharp` from 4.7.0 to 4.7.0
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.5.4

Updates `ThisAssembly.Resources` from 1.5.0 to 2.0.6
- [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.6)

---
updated-dependencies:
- dependency-name: Microsoft.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: thisassembly
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: thisassembly
- dependency-name: ThisAssembly.AssemblyInfo
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: Microsoft.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: thisassembly
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Resources
  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 Nov 5, 2024
1 parent c520e25 commit b66bbcf
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 @@ -24,8 +24,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.5.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="1.5.0" PrivateAssets="all" Pack="false" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="2.0.6" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="2.0.6" PrivateAssets="all" Pack="false" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b66bbcf

Please sign in to comment.