Skip to content

Commit

Permalink
Bump ThisAssembly from 2.0.3 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [ThisAssembly](https://github.com/devlooped/ThisAssembly) from 2.0.3 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@v2.0.3...v2.0.5)

---
updated-dependencies:
- dependency-name: ThisAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 572d371 commit 5dfb892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ThisAssembly" Version="2.0.3" />
<PackageReference Include="ThisAssembly" Version="2.0.5" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>
Expand Down

0 comments on commit 5dfb892

Please sign in to comment.