mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 13:08:04 +00:00
Bump System.Text.Json
Bumps the nuget group with 1 update in the /archive/Tests directory: [System.Text.Json](https://github.com/dotnet/runtime). Updates `System.Text.Json` from 8.0.0-preview.3.23174.8 to 8.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0-preview.3.23174.8...v8.0.4) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<PackageReference Include="TALib.NETCore" Version="0.4.4" />
|
||||
<PackageReference Include="Skender.Stock.Indicators" Version="3.0.0-preview1014-0015" />
|
||||
<PackageReference Include="Tulip.NETCore" Version="0.8.0.1" />
|
||||
<PackageReference Include="System.Text.Json" Version="8.0.0-preview.3.23174.8" />
|
||||
<PackageReference Include="System.Text.Json" Version="8.0.4" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Calculations\Calculations.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user