Skip to content

Commit

Permalink
Bump Devlooped.SponsorLink from 0.9.6 to 0.9.7
Browse files Browse the repository at this point in the history
Bumps [Devlooped.SponsorLink](https://github.com/devlooped/SponsorLink) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/devlooped/SponsorLink/releases)
- [Changelog](https://github.com/devlooped/SponsorLink/blob/main/releases.md)
- [Commits](https://github.com/devlooped/SponsorLink/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kzu committed Feb 23, 2023
1 parent 3aa66fc commit 66bc31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeAnalysis/CodeAnalysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" Visible="false" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.2.9" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.9.6" PackInclude="build,analyzers" PackExclude="compile,native,runtime" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.9.7" PackInclude="build,analyzers" PackExclude="compile,native,runtime" />
</ItemGroup>

</Project>

0 comments on commit 66bc31d

Please sign in to comment.