File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Google.Api.Generator.IntegrationTests Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2424 <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14.0" />
2525 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.11" />
2626 <PackageVersion Include =" System.Collections.Immutable" Version =" 9.0.11" />
27+ <PackageVersion Include =" System.Linq.AsyncEnumerable" Version =" 10.0.0" />
2728
2829 <!-- Other third party packages -->
2930 <PackageVersion Include =" Newtonsoft.Json" Version =" 13.0.4" />
Original file line number Diff line number Diff line change 1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
15+ <PackageReference Include =" System.Linq.AsyncEnumerable" />
1516 </ItemGroup >
1617
1718 <ItemGroup >
You can’t perform that action at this time.
0 commit comments