Skip to content

Commit

Permalink
Bump PolySharp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Apr 17, 2023
1 parent 3841311 commit ff4bd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableStorage/TableStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Devlooped.CloudStorageAccount" Version="1.1.0" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.0" />
<PackageReference Include="Microsoft.OData.Client" Version="7.15.0" />
<PackageReference Include="PolySharp" Version="1.12.1" PrivateAssets="all" />
<PackageReference Include="PolySharp" Version="1.13.1" PrivateAssets="all" />
<PackageReference Include="System.Text.Json" Version="6.0.6" />
</ItemGroup>

Expand Down

0 comments on commit ff4bd02

Please sign in to comment.