編譯器錯誤 CS2020
只有第一組輸入檔可以建置 'module' 以外的目標
在多重輸出編譯中,第一個輸出檔案必須以 -target:exe、-target:winexe 或 -target:library 建置。 任何後續的輸出檔案則必須以 -target:module 建置。
只有第一組輸入檔可以建置 'module' 以外的目標
在多重輸出編譯中,第一個輸出檔案必須以 -target:exe、-target:winexe 或 -target:library 建置。 任何後續的輸出檔案則必須以 -target:module 建置。