Skip to content

Commit

Permalink
Update Microsoft.Data.SqlClient to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead authored and daveaglick committed Jun 13, 2023
1 parent 6837458 commit 55b6b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Statiq.Core/Statiq.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Polly" Version="7.1.1" />
<PackageReference Include="SemanticVersioning" Version="1.2.2" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
<PackageReference Include="System.Linq.Async" Version="4.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 55b6b1e

Please sign in to comment.