win universal app - Build error for StyleCop.dll -


i trying run prism sample project adventureworks.shopper

problem is, when build project, following build error :

severity code description project file line suppression state error "stylecoptask" task not loaded assembly c:\users\yeasin.nuget\packages\stylecop.msbuild\4.7.49.1\build..\tools\stylecop.dll. not load file or assembly 'microsoft.build.utilities.v3.5, version=3.5.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a' or 1 of dependencies. system cannot find file specified. confirm declaration correct, assembly , dependencies available, , task contains public class implements microsoft.build.framework.itask. adventureworks.uilogic

has experience it?

i using vs 2015 community update 2

i experienced , resolved after installing .net framework 2.0 , 3.5 on machine.

steef-jan


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -