Skip to content

Commit

Permalink
Merge pull request #471 from loresoft/dependabot/nuget/PolySharp-1.15.0
Browse files Browse the repository at this point in the history
Bump PolySharp from 1.14.1 to 1.15.0
  • Loading branch information
github-actions[bot] authored Nov 21, 2024
2 parents ead4a92 + ee39fae commit c8f3a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentCommand/FluentCommand.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="PolySharp" Version="1.14.1">
<PackageReference Include="PolySharp" Version="1.15.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit c8f3a4f

Please sign in to comment.