Find package versions ignoring character case

This commit is contained in:
2025-03-04 14:28:29 +00:00
parent bc1464db7f
commit 301a276a7b
7 changed files with 52 additions and 59 deletions

Binary file not shown.

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="localhost" value="https://localhost:5001/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>