From ab73998820565bc68df7d708bf591bb032fc8291 Mon Sep 17 00:00:00 2001 From: Enis Necipoglu Date: Mon, 8 Aug 2022 11:09:40 +0300 Subject: [PATCH] Remove nightly sources from templates --- templates/app-nolayers/angular/.npmrc | 3 +-- templates/app-nolayers/aspnet-core/NuGet.Config | 1 - templates/app/angular/.npmrc | 3 +-- templates/app/aspnet-core/NuGet.Config | 1 - 4 files changed, 2 insertions(+), 6 deletions(-) diff --git a/templates/app-nolayers/angular/.npmrc b/templates/app-nolayers/angular/.npmrc index f1f5c26141..8debad6559 100644 --- a/templates/app-nolayers/angular/.npmrc +++ b/templates/app-nolayers/angular/.npmrc @@ -1,2 +1 @@ -@abp:registry=https://www.myget.org/F/abp-nightly/npm -@volo:registry=https://www.myget.org/F/abp-nightly/npm \ No newline at end of file +@abp:registry=https://www.myget.org/F/abp-nightly/npm \ No newline at end of file diff --git a/templates/app-nolayers/aspnet-core/NuGet.Config b/templates/app-nolayers/aspnet-core/NuGet.Config index 88bc0bffc8..be8a1ece10 100644 --- a/templates/app-nolayers/aspnet-core/NuGet.Config +++ b/templates/app-nolayers/aspnet-core/NuGet.Config @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/templates/app/angular/.npmrc b/templates/app/angular/.npmrc index f1f5c26141..8debad6559 100644 --- a/templates/app/angular/.npmrc +++ b/templates/app/angular/.npmrc @@ -1,2 +1 @@ -@abp:registry=https://www.myget.org/F/abp-nightly/npm -@volo:registry=https://www.myget.org/F/abp-nightly/npm \ No newline at end of file +@abp:registry=https://www.myget.org/F/abp-nightly/npm \ No newline at end of file diff --git a/templates/app/aspnet-core/NuGet.Config b/templates/app/aspnet-core/NuGet.Config index 88bc0bffc8..be8a1ece10 100644 --- a/templates/app/aspnet-core/NuGet.Config +++ b/templates/app/aspnet-core/NuGet.Config @@ -2,6 +2,5 @@ - \ No newline at end of file