save checkpoint

This commit is contained in:
master
2026-02-12 21:02:43 +02:00
parent 5bca406787
commit 9911b7d73c
593 changed files with 174390 additions and 1376 deletions

View File

@@ -1,9 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<config>
<!-- Centralize package cache to prevent .nuget-* directory sprawl -->
<add key="globalPackagesFolder" value=".nuget/packages" />
</config>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />