File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818using QuantConnect . Util ;
1919using QuantConnect . Orders ;
2020using QuantConnect . Algorithm ;
21+ using QuantConnect . DataSource ;
2122
2223namespace QuantConnect . DataLibrary . Tests
2324{
Original file line number Diff line number Diff line change 1717 <EmbeddedResource Remove =" tests\**" />
1818 <None Remove =" tests\**" />
1919 <Compile Remove =" Demonstration.cs" />
20- <Compile Remove =" Demostration.cs" />
2120 <None Remove =" .gitignore" />
2221 <None Remove =" process.sample.ipynb" />
2322 <None Remove =" process.sample.py" />
Original file line number Diff line number Diff line change 44 <RootNamespace >QuantConnect.DataLibrary.Tests</RootNamespace >
55 </PropertyGroup >
66 <ItemGroup >
7- <Compile Include =" ..\Demostration .cs" Link =" Demostration .cs" />
7+ <Compile Include =" ..\Demonstration .cs" Link =" Demonstration .cs" />
88 </ItemGroup >
99 <ItemGroup >
1010 <PackageReference Include =" protobuf-net" Version =" 3.0.29" />
You can’t perform that action at this time.
0 commit comments