mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<configuration>
|
||
|
|
<config>
|
||
|
|
<!-- 相对本文件:包落在仓库目录下,与仓库同盘(本机 D:),避免依赖 C:\Temp\cursor-sandbox-cache 等易损路径 -->
|
||
|
|
<add key="globalPackagesFolder" value=".nuget/packages" />
|
||
|
|
</config>
|
||
|
|
</configuration>
|