mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-08-18 15:00:48 +08:00
feat: introduce AirApp SDK, InkCanvas components, and background service infrastructure with updated dependencies
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
<config>
|
||||
<!-- 相对本文件:包落在仓库目录下,与仓库同盘(本机 D:),避免依赖 C:\Temp\cursor-sandbox-cache 等易损路径 -->
|
||||
<add key="globalPackagesFolder" value=".nuget/packages" />
|
||||
|
||||
Reference in New Issue
Block a user