We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2105af commit 7ab2e69Copy full SHA for 7ab2e69
test/Microsoft.ML.AutoML.Tests/Microsoft.ML.AutoML.Tests.csproj
@@ -44,7 +44,7 @@
44
</ItemGroup>
45
46
47
- <ItemGroup Condition="'$(TargetArchitecture)' == 'x64'">
+ <ItemGroup>
48
<Content Include="$(ArtifactsObjDir)DnnImageModels\ResNetPrepOnnx\ResNetPreprocess.onnx">
49
<Link>DnnImageModels\ResNetPrepOnnx\ResNetPreprocess.onnx</Link>
50
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
0 commit comments