upgrade: 框架迁移到ideship

This commit is contained in:
xiaolipro 2026-09-02 15:39:01 +08:00
parent 6ba2ca367e
commit 8cc43cbde1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<!-- All Fake packages -->
<FakePackageVersion>8.0.5.13</FakePackageVersion>
<FakePackageVersion>8.0.5.16</FakePackageVersion>
</PropertyGroup>
</Project>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="xiaolipro.cn" value="https://baget.xiaolipro.cn/v3/index.json" />
<add key="ideship" value="https://baget.ideship.com/v3/index.json" />
</packageSources>
</configuration>