New: UI Polish Edit: Changed 'Cancel' to 'Clear selection' Fix: Changed from table to flexbox
7 lines
259 B
XML
7 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
|
|
<add key="umbracocore" value="http://www.myget.org/f/umbracocore/" />
|
|
</packageSources>
|
|
</configuration> |