Skip to content

Commit

Permalink
Bump Devlooped.SponsorLink from 0.10.2 to 0.10.5
Browse files Browse the repository at this point in the history
Bumps [Devlooped.SponsorLink](https://github.com/devlooped/SponsorLink) from 0.10.2 to 0.10.5.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed May 5, 2023
1 parent a8bc33f commit 98507b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Analyzer/CodeAnalysis.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AssemblyName>GitInfo.CodeAnalysis</AssemblyName>
Expand All @@ -10,7 +10,7 @@
<PackageReference Include="NuGetizer" Version="1.0.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.2.11" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.2" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.5" />
</ItemGroup>

</Project>

0 comments on commit 98507b7

Please sign in to comment.