ui icon indicating copy to clipboard operation
ui copied to clipboard

Task does not have property "ContentFiles"

Open haf opened this issue 10 years ago • 1 comments

/Users/h/dev/suave/suave/packages/WebSharper/build/WebSharper.targets: Error: Error executing task WebSharperTask: Task does not have property "ContentFiles" defined (WebSharper)

When upgrading (paket update) and building Suave with latest releases.

haf avatar Nov 21 '15 20:11 haf

I just tried doing a paket update on suave on the parent commit to the one mentioned above, and the resulting project was building correctly. Are you doing this while the project is opened in an IDE? If so, my guess is that the old WebSharper.MSBuild.dll was still being loaded by the IDE, so closing and reopening the IDE should fix the issue.

Tarmil avatar Nov 24 '15 10:11 Tarmil

Closing for inactivity, please reopen if needed.

granicz avatar Oct 18 '22 02:10 granicz