Skip to content

Commit 5243e34

Browse files
Update dependency Microsoft.Data.SqlClient to 6.1.1 (#1582)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 18d58b7 commit 5243e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Transport.SqlServer/NServiceBus.Transport.SqlServer.csproj

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

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.2" AutomaticVersionRange="false" />
14+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" AutomaticVersionRange="false" />
1515
<PackageReference Include="NServiceBus" Version="10.0.0-alpha.5" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)