From a473d2aabdebcad955743d0d5fcacb679a5f80f5 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Fri, 22 Jan 2021 07:16:00 +1000 Subject: [PATCH] remove myget.org (#21232) --- aspnetcore/fundamentals/portable-object-localization.md | 4 ++-- aspnetcore/razor-pages/index/sample/NuGet.config | 8 -------- 2 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 aspnetcore/razor-pages/index/sample/NuGet.config diff --git a/aspnetcore/fundamentals/portable-object-localization.md b/aspnetcore/fundamentals/portable-object-localization.md index d4bb7c45f7..cc0a747443 100644 --- a/aspnetcore/fundamentals/portable-object-localization.md +++ b/aspnetcore/fundamentals/portable-object-localization.md @@ -64,7 +64,7 @@ This example is based on an ASP.NET Core MVC application generated from a Visual ### Referencing the package -Add a reference to the `OrchardCore.Localization.Core` NuGet package. It's available on [MyGet](https://www.myget.org/) at the following package source: https://www.myget.org/F/orchardcore-preview/api/v3/index.json +Add a reference to the `OrchardCore.Localization.Core` NuGet package. The *.csproj* file now contains a line similar to the following (version number may vary): @@ -280,7 +280,7 @@ This example is based on an ASP.NET Core MVC application generated from a Visual ### Referencing the package -Add a reference to the `OrchardCore.Localization.Core` NuGet package. It's available on [MyGet](https://www.myget.org/) at the following package source: https://www.myget.org/F/orchardcore-preview/api/v3/index.json +Add a reference to the `OrchardCore.Localization.Core` NuGet package. The *.csproj* file now contains a line similar to the following (version number may vary): diff --git a/aspnetcore/razor-pages/index/sample/NuGet.config b/aspnetcore/razor-pages/index/sample/NuGet.config deleted file mode 100644 index 6040ecbf92..0000000000 --- a/aspnetcore/razor-pages/index/sample/NuGet.config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - -