Hello, I followed the instructions in GettingStarted.rtf file which comes with SCSF but everytime I try to build any solution, this error occurs:
Error 1 Assembly 'Microsoft.Practices.RecipeFramework.VisualStudio.Library, Version=1.0.60429.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' uses 'Microsoft.VisualStudio.TextTemplating, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' which has a higher version than referenced assembly 'Microsoft.VisualStudio.TextTemplating, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' c:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies\Microsoft.Practices.RecipeFramework.VisualStudio.Library.dll SmartClientDevelopment
I think I have right versions of every other required package (EntLib, CAB) and the only thing that is newer than requested is GAX/T.
|