Skip to content

Commit

Permalink
Bump ThisAssembly from 1.4.3 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [ThisAssembly](https://github.com/devlooped/ThisAssembly) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.4.3...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 51c2977 commit fad187d
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 @@ -58,7 +58,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ThisAssembly" Version="1.4.3" />
<PackageReference Include="ThisAssembly" Version="1.5.0" />
<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 fad187d

Please sign in to comment.