Skip to content

Commit

Permalink
Minor csproj fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Molinero committed Jan 2, 2023
1 parent e533f15 commit a0449a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DataProcessing/DataProcessing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<AssemblyName>process</AssemblyName>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<ItemGroup>
<Content Remove="C:\Users\marti\.nuget\packages\quantconnect.common\2.5.14913\contentFiles\any\net6.0\AlgorithmImports.py" />
<Content Remove="C:\Users\marti\.nuget\packages\quantconnect.common\2.5.14913\contentFiles\any\net6.0\PandasMapper.py" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.Common" Version="2.5.*" />
</ItemGroup>
Expand Down

0 comments on commit a0449a2

Please sign in to comment.