Git を使用してダウンロードした Duplicati ソース コードを開いています。
git clone https://code.google.com/p/duplicati/
そこに Visual C# 2010 Express をダウンロードしてインストールし、プロジェクトを開こうとしました。https://code.google.com/p/duplicati/wiki/HowToBuildが推奨されていますが、このプロジェクトをビルドしようとすると、このエラーが発生します。
E:\duplicati\duplicati\Duplicati\GUI\Duplicati.GUI.MacTrayIcon\Duplicati.GUI.MacTrayIcon.csproj : error : The project file 'E:\duplicati\duplicati\Duplicati\GUI\Duplicati.GUI.MacTrayIcon\Duplicati.GUI.MacTrayIcon.csproj' cannot be opened.
The project type is not supported by this installation.
このエラーの意味を知っている人はいますか? 御時間ありがとうございます!