3

Visual Studio 2012 に Web Essentials プラグインをインストールしています。Web Essentials のバージョンは 2.1 です。LESS ファイルで「すべてのプロパティを並べ替える」機能を使用しようとすると、警告メッセージが表示されます。

---------------------------
Microsoft Visual Studio
---------------------------
Could not load file or assembly 'Microsoft.Web.Languages, Version=1.1.0.0, 
Culture=neutral, PublicKeyToken=24771839d8d21066' or one of its dependencies. 
The system cannot find the file specified.

もちろんその機能は使えません。どうすれば修正できますか?

ありがとう

4

1 に答える 1

1

これは、2.1の1週間後にリリースされたバージョン2.2で修正されました。

于 2012-12-28T05:23:11.430 に答える