Skip to content

Commit

Permalink
Merge pull request #3 from adam006/dependabot/nuget/src/DapperTutoria…
Browse files Browse the repository at this point in the history
…l/DapperTutorial/System.Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.2 to 4.8.6 in /src/DapperTutorial/DapperTutorial
  • Loading branch information
adam006 authored Jan 25, 2024
2 parents 2d9fceb + d1ecdae commit 91fa6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DapperTutorial/DapperTutorial/DapperTutorial.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.1" />
<PackageReference Include="Microsoft.SqlServer.Scripting" Version="11.0.2100.61" />
<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="161.46041.41" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 91fa6f3

Please sign in to comment.