開啟專案後 Properties/AssemblyInfo.cs 顯示問號
建置顯示錯誤
Source file 'D:\SampleCode\MsWordToImage\MsWordToImage\Properties\AssemblyInfo.cs' could not be found.
參考
https://stackoverflow.com/questions/6494691/source-file-properties-assemblyinfo-cs-could-not-be-found
屬性 > 應用程式 > 組件資訊 (即AssemblyInfo)
打開應該會是一片空白,請(至少)填入標題 (Title),按下確定。
這時問號就會消失(組件資訊已經產生),其他資訊系統會自動寫入,結果如下圖。