Skip to content

Commit 96ee272

Browse files
authored
Merge pull request #161 from dotnet-presentations/dependabot/nuget/Part-2---Project-Creation/GenAiLab/GenAiLab.Web/System.Linq.Async-6.0.3
Bump System.Linq.Async from 6.0.1 to 6.0.3
2 parents 5d1c3b7 + dc4cfb2 commit 96ee272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Part 2 - Project Creation/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Extensions.AI" Version="9.9.1" />
1515
<PackageReference Include="Microsoft.SemanticKernel.Core" Version="1.61.0" />
1616
<PackageReference Include="PdfPig" Version="0.1.10" />
17-
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
17+
<PackageReference Include="System.Linq.Async" Version="6.0.3" />
1818
<PackageReference Include="Aspire.Qdrant.Client" Version="9.5.0" />
1919
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Qdrant" Version="1.61.0-preview" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)