Update package versions in csproj and package.json files

This commit is contained in:
2024-05-16 19:28:40 +07:00
parent 35dd2a1a9b
commit cbcbc7239b
25 changed files with 10477 additions and 128 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Exilion.TradingAtomics" Version="1.0.4" />
<PackageReference Include="Skender.Stock.Indicators" Version="2.4.10" />
<PackageReference Include="Skender.Stock.Indicators" Version="2.5.0" />
</ItemGroup>
<ItemGroup>