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 3efc186 commit b5438d1Copy full SHA for b5438d1
build.proj
@@ -68,7 +68,7 @@
68
<Message Importance="High" Text="Building packages ..." />
69
70
<ItemGroup>
71
- <PkgProject Include="pkg\Microsoft.ML.AutoML\*.nupkgproj" />
+ <PkgProject Include="pkg\Microsoft.ML.AutoML\Microsoft.ML.AutoML.symbols.nupkgproj" />
72
<PkgProject Include="pkg\mlnet\*.nupkgproj" />
73
</ItemGroup>
74
0 commit comments