Change nuget feed to Win32Metadata-Dependencies

This commit is contained in:
Geoffrey Trousdale (they/them) 2024-09-09 19:57:17 -04:00
Родитель 2a878cf3f0
Коммит ebaf967e86
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="Win32Metadata-Dependencies" value="https://pkgs.dev.azure.com/shine-oss/Win32Metadata/_packaging/Win32Metadata-Dependencies/nuget/v3/index.json" protocolVersion="3"/>
</packageSources>
<disabledPackageSources>
<clear />