We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacf7c4 commit 7af5917Copy full SHA for 7af5917
examples/net8.0/aspnetcore/aspnetcore.csproj
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<PackageReference Include="AWSSDK.S3" Version="4.0.7.7" />
14
- <PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.0" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
16
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
17
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.12.0" />
0 commit comments