Skip to content

Commit 285f2c5

Browse files
[deps] DbOps: Update Microsoft.Data.SqlClient to v6
1 parent 018ecc0 commit 285f2c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Core/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.2.0" />
4141
<PackageReference Include="Microsoft.Bot.Builder" Version="4.23.0" />
4242
<PackageReference Include="Microsoft.Bot.Connector" Version="4.23.0" />
43-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
43+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.2" />
4444
<PackageReference Include="Microsoft.Extensions.Caching.Cosmos" Version="1.7.0" />
4545
<PackageReference Include="Microsoft.Extensions.Caching.SqlServer" Version="8.0.10" />
4646
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />

0 commit comments

Comments
 (0)