diff --git a/samples/OpenIdConnect.AzureAdSample/OpenIdConnect.AzureAdSample.csproj b/samples/OpenIdConnect.AzureAdSample/OpenIdConnect.AzureAdSample.csproj
index ef7bcae736..9b27985b71 100644
--- a/samples/OpenIdConnect.AzureAdSample/OpenIdConnect.AzureAdSample.csproj
+++ b/samples/OpenIdConnect.AzureAdSample/OpenIdConnect.AzureAdSample.csproj
@@ -1,5 +1,4 @@
-
-
+
net451;netcoreapp1.1
Exe
@@ -7,13 +6,11 @@
win7-x64
aspnet5-OpenIdConnectSample-20151210110318
-
PreserveNewest
-
@@ -21,22 +18,18 @@
true
-
-
+
-
-
-
-
+
\ No newline at end of file
diff --git a/src/Microsoft.AspNetCore.Authentication.JwtBearer/Microsoft.AspNetCore.Authentication.JwtBearer.csproj b/src/Microsoft.AspNetCore.Authentication.JwtBearer/Microsoft.AspNetCore.Authentication.JwtBearer.csproj
index e95df79ce3..db5d30bd2f 100644
--- a/src/Microsoft.AspNetCore.Authentication.JwtBearer/Microsoft.AspNetCore.Authentication.JwtBearer.csproj
+++ b/src/Microsoft.AspNetCore.Authentication.JwtBearer/Microsoft.AspNetCore.Authentication.JwtBearer.csproj
@@ -1,7 +1,5 @@
-
-
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
net451;netstandard1.4
@@ -9,23 +7,19 @@
true
aspnetcore;authentication;security
-
-
-
-
+
-
-
+
\ No newline at end of file
diff --git a/src/Microsoft.AspNetCore.Authentication.OpenIdConnect/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj b/src/Microsoft.AspNetCore.Authentication.OpenIdConnect/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj
index a90a4846cc..d6b2006290 100644
--- a/src/Microsoft.AspNetCore.Authentication.OpenIdConnect/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj
+++ b/src/Microsoft.AspNetCore.Authentication.OpenIdConnect/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj
@@ -1,7 +1,5 @@
-
-
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
net451;netstandard1.4
@@ -9,23 +7,19 @@
true
aspnetcore;authentication;security
-
-
-
-
+
-
-
+
\ No newline at end of file