Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Invoking GetDotNetHost task from desktop msbuild fails #161

Closed
pranavkm opened this issue Jul 5, 2017 · 0 comments
Closed

Invoking GetDotNetHost task from desktop msbuild fails #161

pranavkm opened this issue Jul 5, 2017 · 0 comments
Assignees
Milestone

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Jul 5, 2017

We use the GetDotNetHost task to discover the muxer path when being published from CoreCLR. However invoking this task does not work in desktop MSBuild.

 The "GetDotNetHost" task failed unexpectedly.
System.IO.FileNotFoundException: Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
File name: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
   at Microsoft.AspNetCore.BuildTools.GetDotNetHost.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()
@pranavkm pranavkm self-assigned this Jul 6, 2017
@pranavkm pranavkm added this to the 2.0.0 milestone Jul 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant