diff --git a/eng/Build.props b/eng/Build.props index 3215bb6feb4a4f..3f3624723e948f 100644 --- a/eng/Build.props +++ b/eng/Build.props @@ -79,8 +79,7 @@ + Targets="Restore;Build"/> - + diff --git a/tools-local/tasks/installer.tasks/installer.tasks.csproj b/tools-local/tasks/installer.tasks/installer.tasks.csproj index f2814d37e8be7b..5416b0796a416b 100644 --- a/tools-local/tasks/installer.tasks/installer.tasks.csproj +++ b/tools-local/tasks/installer.tasks/installer.tasks.csproj @@ -4,6 +4,9 @@ netstandard2.0 $(TargetFrameworks);net46 false + + $(IntermediateOutputPath)netstandard2.0\installer.tasks.dll + $(IntermediateOutputPath)net46\installer.tasks.dll @@ -37,8 +40,10 @@ - - + +