File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
4545 <PackageReference Include =" IsExternalInit" Version =" 1.0.3" PrivateAssets =" all" />
4646 <PackageReference Include =" System.Memory" Version =" 4.6.3" PrivateAssets =" all" />
47- <PackageReference Include =" System.Text.Json" Version =" 10.0.5 " />
47+ <PackageReference Include =" System.Text.Json" Version =" 10.0.7 " />
4848 </ItemGroup >
4949
5050 <ItemGroup >
5151 <PackageReference Include =" CommunityToolkit.HighPerformance" Version =" 8.4.2" />
5252 <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10.0.7" />
5353 <PackageReference Include =" Microsoft.Bcl.Memory" Version =" 10.0.7" />
54- <PackageReference Include =" Microsoft.Extensions.AI.Abstractions" Version =" 10.4.1 " />
54+ <PackageReference Include =" Microsoft.Extensions.AI.Abstractions" Version =" 10.5.0 " />
5555 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.5" />
5656 <PackageReference Include =" System.Linq.Async" Version =" 7.0.0" />
5757 <PackageReference Include =" System.Linq.AsyncEnumerable" Version =" 10.0.2" />
You can’t perform that action at this time.
0 commit comments