Skip to content

Commit

Permalink
Update QuantConnect.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Molinero authored Dec 23, 2024
1 parent 12930c4 commit 2bdddc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/QuantConnect.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="NodaTime" Version="3.0.5" />
<PackageReference Include="protobuf-net" Version="3.1.33" />
<PackageReference Include="QLNet" Version="1.13.0" />
<PackageReference Include="QLNet" Version="1.13.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Compression\QuantConnect.Compression.csproj" />
Expand Down

0 comments on commit 2bdddc9

Please sign in to comment.