Visual Studio C# プロジェクトのコンパイル中に、次のエラーが発生します。
The item "obj\Debug\SampleProject.Forms.MDIMain.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter.
しかし、私はインターネットでたくさん検索しましたが、解決策はどれもうまくいきませんでした。
フォームを削除してプロジェクトに再度追加しようとしましたが、うまくいきません。
私は1つのファイルしか持っていませんresx
。
VS2010を使用しています。
また、次の解決策を試しましたが、うまくいきませんでした。