From 193467bbcf978e49f92cd51dabc940fe7f0d0ad7 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Mon, 18 Dec 2017 20:02:41 -1000 Subject: [PATCH] Update live with current master (#5038) * Restore MVC/EF to TOC (#5034) * Fix legacy Web-API server (#5037) --- .../sample/server/ProductsApp/ProductsApp.csproj | 7 ------- aspnetcore/toc.md | 12 ++++++++++++ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client/sample/server/ProductsApp/ProductsApp.csproj b/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client/sample/server/ProductsApp/ProductsApp.csproj index d9f1a5664d..8fd9e62251 100644 --- a/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client/sample/server/ProductsApp/ProductsApp.csproj +++ b/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client/sample/server/ProductsApp/ProductsApp.csproj @@ -134,13 +134,6 @@ - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - -