Skip to content

Commit

Permalink
Merge pull request #30 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 48fac48 + 4e08a69 commit d198200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableStorage.Abstracts/TableStorage.Abstracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.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 d198200

Please sign in to comment.