Skip to content

Commit edcdac2

Browse files
[deps] DbOps: Update Microsoft.Data.SqlClient to v6
1 parent 9d05105 commit edcdac2

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
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
3939
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.52.0" />
4040
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.2.0" />
41-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
41+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.2" />
4242
<PackageReference Include="Microsoft.Extensions.Caching.Cosmos" Version="1.7.0" />
4343
<PackageReference Include="Microsoft.Extensions.Caching.SqlServer" Version="8.0.10" />
4444
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />

0 commit comments

Comments
 (0)