zoukankan      html  css  js  c++  java
  • 已使用.netframework,version=v4.6.1 而不是目标框架netcoreapp,version=v2.1 还原包,此包可能与项目不完全兼容

    已使用.netframework,version=v4.6.1 而不是目标框架netcoreapp,version=v2.1 还原包,此包可能与项目不完全兼容

    NU1202: 包 System.Runtime.InteropServices.RuntimeInformation 4.0.0 与 netcoreapp2.2 (.NETCoreApp,Version=v2.2) 不兼容。 包 System.Runtime.InteropServices.RuntimeInformation 4.0.0 支持:
    - monoandroid10 (MonoAndroid,Version=v1.0)
    - monotouch10 (MonoTouch,Version=v1.0)
    - xamarinios10 (Xamarin.iOS,Version=v1.0)
    - xamarinmac20 (Xamarin.Mac,Version=v2.0)
    - xamarintvos10 (Xamarin.TVOS,Version=v1.0)
    - xamarinwatchos10 (Xamarin.WatchOS,Version=v1.0)


    ngMasuit.LuceneEFCore.SearchEngine-masterMasuit.LuceneEFCore.SearchEngineMasuit.LuceneEFCore.SearchEngine.csproj : warning NU1701: 已使用“.NETFramework,Version=v4.6.1”而不是项目目标框架“.NETStandard,Version=v2.0”还原包“System.Collections 4.0.11”。此包可能与项目不完全兼容。

      dotnet nuget locals all --clear

    在 nuget console 执行:
    dotnet nuget locals all --clear

  • 相关阅读:
    组策略导入导出secedit
    ipad常见错误
    ipad系统路径
    内核操作注册表例子
    WoW64子系统
    win2003 shutdown命令
    regedit 导入注册表
    windbg for CLR
    WM_POWERBROADCAST
    OpenSSL命令
  • 原文地址:https://www.cnblogs.com/Jeely/p/10784538.html
Copyright © 2011-2022 走看看