「Unity/PDFSharp」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==インストール== wget https://www.nuget.org/api/v2/package/System.Drawing.Common/4.7.0 unzip 4.7.0 -d drawing cp drawing/lib/netstandard2.0/System.Drawing.Common.dl...」) |
(相違点なし)
|
2026年4月17日 (金) 14:23時点における版
インストール
wget https://www.nuget.org/api/v2/package/System.Drawing.Common/4.7.0 unzip 4.7.0 -d drawing cp drawing/lib/netstandard2.0/System.Drawing.Common.dll Assets/Plugins/
windowsでしか実行できない
System.Drawing.Common は、.NET 6からWindows限定推奨に変更されてる
