Skip to content

Commit 7af5917

Browse files
chore(deps): update dependency microsoft.data.sqlclient to 6.1.1 (#290)
| datasource | package | from | to | | ---------- | ------------------------ | ----- | ----- | | nuget | Microsoft.Data.SqlClient | 6.1.0 | 6.1.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent eacf7c4 commit 7af5917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/net8.0/aspnetcore/aspnetcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="AWSSDK.S3" Version="4.0.7.7" />
14-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.0" />
14+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
1616
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
1717
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.12.0" />

0 commit comments

Comments
 (0)