xamarin-macios/NuGet.config

8 строки
180 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="Nuget Official" value ="https://www.nuget.org/api/v2/" />
</packageSources>
</configuration>