コマンドラインで下位バージョンのC#プロジェクトをmsbuildする必要がありますが、VisualStudioがありません。
プロジェクトのビルド中にエラーが発生しました:
Microsoft (R) Build Engine Version 2.0.50727.42
[Microsoft .NET Framework, Version 2.0.50727.42]
Copyright (C) Microsoft Corporation 2005. All rights reserved.
.\Project.sln : Solution file error MSB4054: The solution file must be opened in t
he Visual Studio IDE and converted to the latest version before it can be built
by MSBuild.
私は.slnファイルを持っていて、以前誰かがおそらくバージョン1.0エンジンを使ってここからプロジェクトをビルドしました。
誰かがこれを手伝ってくれますか?