
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
COMコンポーネントを使ったC#アプリケーションをコマンドプロンプトからビルドする
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
COMコンポーネントを使ったC#アプリケーションをコマンドプロンプトからビルドする
$ dotnet build Restore complete (0.3s) TestProject failed with 1 error(s) (0.0s) /usr/local/share... $ dotnet build Restore complete (0.3s) TestProject failed with 1 error(s) (0.0s) /usr/local/share/dotnet/sdk/9.0.304/Microsoft.Common.CurrentVersion.targets(3081,5): error MSB4803: The task "ResolveComReference" is not supported on the .NET Core version of MSBuild. Please use the .NET Framework version of MSBuild. See https://aka.ms/msbuild/MSB4803 for further details.