System.Text.Json bump

This commit is contained in:
Miha Kralj
2024-09-26 11:27:14 -07:00
parent 1b719fa94e
commit ce0723f338
2 changed files with 1 additions and 31 deletions
+1 -1
View File
@@ -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" />