diff --git a/build.proj b/build.proj
index 793fd4888e..eb54b86188 100644
--- a/build.proj
+++ b/build.proj
@@ -68,7 +68,8 @@
-
+
+
+
+ netcoreapp2.1
+ ML.NET command line tool.
+ DotNetCliTool
+ mlnet
+ true
+ false
+ false
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pkg/mlnet/mlnet.symbols.nupkgproj b/pkg/mlnet/mlnet.symbols.nupkgproj
new file mode 100644
index 0000000000..5159655b54
--- /dev/null
+++ b/pkg/mlnet/mlnet.symbols.nupkgproj
@@ -0,0 +1,10 @@
+
+
+ netcoreapp2.1
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Microsoft.ML.Auto/Microsoft.ML.Auto.csproj b/src/Microsoft.ML.Auto/Microsoft.ML.Auto.csproj
index c9550f1d7d..d28dd9f3aa 100644
--- a/src/Microsoft.ML.Auto/Microsoft.ML.Auto.csproj
+++ b/src/Microsoft.ML.Auto/Microsoft.ML.Auto.csproj
@@ -19,5 +19,13 @@
true
-
+
+
+
+
+
+
+
+
+
diff --git a/src/mlnet/mlnet.Build.props b/src/mlnet/mlnet.Build.props
new file mode 100644
index 0000000000..6b420192fe
--- /dev/null
+++ b/src/mlnet/mlnet.Build.props
@@ -0,0 +1,5 @@
+
+
+ mlnet\tools\netcoreapp2.1\any\
+
+
\ No newline at end of file
diff --git a/src/mlnet/mlnet.csproj b/src/mlnet/mlnet.csproj
index d68e5b154d..4dd25afdc0 100644
--- a/src/mlnet/mlnet.csproj
+++ b/src/mlnet/mlnet.csproj
@@ -3,11 +3,7 @@
Exe
netcoreapp2.1
- true
Microsoft.ML.CLI
- mlnet
- mlnet
- mlnet
false
false
@@ -106,4 +102,14 @@
+
+
+
+
+
+
+
+
+
+