From c8cf56520ac0883ca266a6b5045048d880134260 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 29 Aug 2017 15:43:06 -0700 Subject: [PATCH] Remove DotNetCliToolReference to workaround NuGet/Home#5716 --- .../IdentityOIDCWebApplicationSample.csproj | 6 ------ samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj | 4 ---- ...Microsoft.AspNetCore.Diagnostics.Identity.Service.csproj | 4 ---- .../Identity.OpenIdConnect.WebSite.csproj | 6 ------ 4 files changed, 20 deletions(-) diff --git a/samples/IdentityOIDCWebApplicationSample/IdentityOIDCWebApplicationSample.csproj b/samples/IdentityOIDCWebApplicationSample/IdentityOIDCWebApplicationSample.csproj index a29e044a3a..620a414a67 100644 --- a/samples/IdentityOIDCWebApplicationSample/IdentityOIDCWebApplicationSample.csproj +++ b/samples/IdentityOIDCWebApplicationSample/IdentityOIDCWebApplicationSample.csproj @@ -32,12 +32,6 @@ - - - - - - diff --git a/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj b/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj index c071fd2c9e..f015a13e69 100644 --- a/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj +++ b/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj @@ -31,8 +31,4 @@ - - - - diff --git a/src/Microsoft.AspNetCore.Diagnostics.Identity.Service/Microsoft.AspNetCore.Diagnostics.Identity.Service.csproj b/src/Microsoft.AspNetCore.Diagnostics.Identity.Service/Microsoft.AspNetCore.Diagnostics.Identity.Service.csproj index 879e44bb88..501cf60318 100644 --- a/src/Microsoft.AspNetCore.Diagnostics.Identity.Service/Microsoft.AspNetCore.Diagnostics.Identity.Service.csproj +++ b/src/Microsoft.AspNetCore.Diagnostics.Identity.Service/Microsoft.AspNetCore.Diagnostics.Identity.Service.csproj @@ -20,10 +20,6 @@ - - - - True diff --git a/test/WebSites/Identity.OpenIdConnect.WebSite/Identity.OpenIdConnect.WebSite.csproj b/test/WebSites/Identity.OpenIdConnect.WebSite/Identity.OpenIdConnect.WebSite.csproj index b68bf0464f..a87fad4a1f 100644 --- a/test/WebSites/Identity.OpenIdConnect.WebSite/Identity.OpenIdConnect.WebSite.csproj +++ b/test/WebSites/Identity.OpenIdConnect.WebSite/Identity.OpenIdConnect.WebSite.csproj @@ -45,12 +45,6 @@ - - - - - -