Skip to content

Commit

Permalink
Bump the thisassembly group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the thisassembly group with 4 updates: [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 2.0.8 to 2.0.9
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v2.0.8...v2.0.9)

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 2.0.8 to 2.0.9
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v2.0.8...v2.0.9)

---
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-patch
  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-patch
  dependency-group: thisassembly
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 825b9a2 commit 66d1999
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/CloudActors.CodeAnalysis/CloudActors.CodeAnalysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="2.0.8" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="2.0.8" PrivateAssets="all" Pack="false" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="2.0.9" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="2.0.9" PrivateAssets="all" Pack="false" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<PackageReference Include="Scriban" Version="5.12.0" Pack="false" IncludeAssets="build" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="2.0.8" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="2.0.8" PrivateAssets="all" Pack="false" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="2.0.9" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Resources" Version="2.0.9" PrivateAssets="all" Pack="false" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 66d1999

Please sign in to comment.