File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
test/Microsoft.Data.Analysis.Tests Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 88 <ProjectReference Include =" ..\..\src\Microsoft.Data.Analysis\Microsoft.Data.Analysis.csproj" />
99 <ProjectReference Include =" ..\..\src\Microsoft.ML.Data\Microsoft.ML.Data.csproj" />
1010 <ProjectReference Include =" ..\..\src\Microsoft.ML\Microsoft.ML.csproj" />
11+ <ProjectReference Include =" ..\Microsoft.ML.TestFrameworkCommon\Microsoft.ML.TestFrameworkCommon.csproj" />
12+ <ProjectReference Include =" ..\Microsoft.ML.TestFramework\Microsoft.ML.TestFramework.csproj" />
1113 <Compile Include =" ..\..\src\Microsoft.Data.Analysis\TextFieldParser.cs" />
1214 </ItemGroup >
1315
3234
3335 <ItemGroup >
3436 <Compile Include =" ../../src/Microsoft.Data.Analysis/Strings.Designer.cs" />
35- <EmbeddedResource Include =" ../../src/Microsoft.Data.Analysis/Strings.resx" LogicalName =" Microsoft.Data.Analysis.Strings.resources" />
37+ <EmbeddedResource Include =" ../../src/Microsoft.Data.Analysis/Strings.resx" LogicalName =" Microsoft.Data.Analysis.Strings.resources" />
3638 </ItemGroup >
3739
3840 <ItemGroup >
3941 <PackageReference Include =" System.Data.SQLite" Version =" $(SystemDataSQLiteCoreVersion)" />
40- <PackageReference Include =" System.Data.SQLite.Core" Version =" $(SystemDataSQLiteCoreVersion)" PrivateAssets =" none" />
42+ <PackageReference Include =" System.Data.SQLite.Core" Version =" $(SystemDataSQLiteCoreVersion)" PrivateAssets =" none" />
4143
4244 </ItemGroup >
4345
You can’t perform that action at this time.
0 commit comments