新换电脑安装最新vs2022后框架更新为4.8

drawing引用更新为4.8的
This commit is contained in:
xu 2024-04-08 19:40:01 +08:00
parent f0a4484cfc
commit f82a285f8d

View File

@ -42,7 +42,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="System.Drawing">
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll</HintPath>
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8\System.Drawing.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="..\PlaneGcsSdk.Contract_Shared\PlaneGcsSdk.Contract_Shared.projitems" Label="Shared" />