Skip to content

Commit

Permalink
Bump System.Data.SqlClient in /examples/MySqlDemo.DbMetadata (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 16, 2023
1 parent e236ab7 commit 4a9db07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/MySqlDemo.DbMetadata/MySqlDemo.DbMetadata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="MySqlConnector" Version="0.66.0" />
<PackageReference Include="NReco.Data" Version="1.1.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.5.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

</Project>

0 comments on commit 4a9db07

Please sign in to comment.