Giter Club home page Giter Club logo

Comments (7)

Nukepayload2 avatar Nukepayload2 commented on August 16, 2024

测试的平台:刷了 Win10 ARM 的 Lumia 1520 (系统 Build 版本 15035, 可用 API 情况基本上与 14393 一致)

from biliuwp.

Berrysoft avatar Berrysoft commented on August 16, 2024

我猜是因为16299才支持.NET Standard 2.0?

from biliuwp.

Nukepayload2 avatar Nukepayload2 commented on August 16, 2024

这个程序压根没用任何 .net standard 2.0 才有的东西。.net standard 1.4 完全够用了。实在不行为了测试某些 .net standard 1.4 没有的东西可以用共享项目。

from biliuwp.

xiaoyaocz avatar xiaoyaocz commented on August 16, 2024

为了后续的更新开发,需要将Microsoft.Toolkit.Uwp等包升级,这些包需要16299起

from biliuwp.

Nukepayload2 avatar Nukepayload2 commented on August 16, 2024

知道原因了。那么我给个建议。那个工具包主要是提供了一些控件和样式,升级八成是为了 fluent design。那么升级那个控件包前,有两种选择:

  1. 先创建一个分支出来,比如说叫v3,然后切换回现在的master分支升级那个包然后开发v4。原先v3的分支无特殊情况就不动了。这样我可以继续在刷了 win10 的 Lumia 手机上正常用这个软件并且我自己能修复一部分问题。
  2. 将业务逻辑抽取出来放到另一个类库项目,用新版本的那个库的部分和用旧的那个库的部分拆分成不同的项目。无特殊情况,用旧的那个库的项目不做任何修改。修改后 bilibili3 那个项目会变成一个类库和两个应用程序项目。

from biliuwp.

Nukepayload2 avatar Nukepayload2 commented on August 16, 2024

要不这样,我现在 Fork,然后我自己维护兼容 14393 的版本。

from biliuwp.

Nukepayload2 avatar Nukepayload2 commented on August 16, 2024

我自己维护 14393 兼容版本吧。如果别人也有需要的话,点这里看我维护的14393兼容版

from biliuwp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.