用记事本打开专案资料夹里的 *.csproj
找到<ItemGroup>区段
手动加入
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />

 

再加载就可以喽

相关文章:

  • 2021-03-27
  • 2022-12-23
  • 2022-12-23
  • 2021-10-26
  • 2021-10-09
  • 2022-01-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2022-01-12
相关资源
相似解决方案