Skip to content

Commit df4a808

Browse files
authored
Merge pull request #1243 from microsoft/dependabot/nuget/samples/features/security/ledger/source/WorldCup/System.Data.SqlClient-4.8.6
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /samples/features/security/ledger/source/WorldCup
2 parents 257d685 + e1a8dfb commit df4a808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/security/ledger/source/WorldCup/LedgerDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
10+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)