Skip to content

Commit a0a84a3

Browse files
committed
Added nightly nuget feed
1 parent cb776b6 commit a0a84a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<packageSources>
44
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
55
<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" />
67
<add key="UmbracoStorageProviders@Local" value="https://pkgs.dev.azure.com/umbraco/Umbraco.StorageProviders/_packaging/UmbracoStorageProviders%40Local/nuget/v3/index.json" />
78
</packageSources>
89
</configuration>

0 commit comments

Comments
 (0)