facebook twitter hatena line email

「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限定推奨に変更されてる

https://learn.microsoft.com/ja-jp/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only