nuget: Remove local source for FFmpeg runtimes

This commit is contained in:
KeatonTheBot
2025-01-14 19:35:38 -06:00
parent 61c7bad225
commit a4fef5b439
+1 -2
View File
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="Package source" value="C:\Users\keato\Documents\NuGet" />
</packageSources>
</configuration>