Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Feb 8, 2023
1 parent 5748632 commit d485b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Analyzer/Analyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="NuGetizer" Version="0.9.1" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.2.4" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.2.5" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.9.1" />
</ItemGroup>
Expand Down

0 comments on commit d485b19

Please sign in to comment.