Skip to content

Commit

Permalink
Bump SponsorLink to get fixes
Browse files Browse the repository at this point in the history
Closes #371 and #370
  • Loading branch information
kzu committed Apr 19, 2023
1 parent cacaa2d commit a52993a
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 @@ -14,7 +14,7 @@
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.2.13" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Strings" Version="1.2.13" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.3" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a52993a

Please sign in to comment.