File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 6565 </Target >
6666
6767 <ItemGroup >
68- <TestFile Include =" $(MSBuildThisFileDirectory)/test/data/external/winequality-white.csv" >
69- <Url >https://archive.ics.uci.edu/ml/machine-learning-databases/wine-quality/winequality-white.csv</Url >
70- <DestinationFile >$(MSBuildThisFileDirectory)test/data/external/winequality-white.csv</DestinationFile >
71- </TestFile >
68+ <TestFile Include =" $(MSBuildThisFileDirectory)/test/data/external/winequality-white.csv"
69+ Url =" https://archive.ics.uci.edu/ml/machine-learning-databases/wine-quality/winequality-white.csv"
70+ DestinationFile =" $(MSBuildThisFileDirectory)test/data/external/winequality-white.csv" />
7271 </ItemGroup >
7372
7473 <Target Name =" DownloadExternalTestFiles" Inputs =" @(TestFile)" Outputs =" %(TestFile.DestinationFile)" >
You can’t perform that action at this time.
0 commit comments