We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb776b6 commit a0a84a3Copy full SHA for a0a84a3
NuGet.config
@@ -3,6 +3,7 @@
3
<packageSources>
4
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
5
<add key="Umbraco Prereleases" value="https://www.myget.org/F/umbracoprereleases/api/v3/index.json" />
6
+ <add key="Umbraco Nightly" value="https://www.myget.org/F/umbraconightly/api/v3/index.json" />
7
<add key="UmbracoStorageProviders@Local" value="https://pkgs.dev.azure.com/umbraco/Umbraco.StorageProviders/_packaging/UmbracoStorageProviders%40Local/nuget/v3/index.json" />
8
</packageSources>
9
</configuration>
0 commit comments