diff --git a/src/Microsoft.Extensions.Options/Microsoft.Extensions.Options.csproj b/src/Microsoft.Extensions.Options/Microsoft.Extensions.Options.csproj
index c071d6f..54fbb46 100644
--- a/src/Microsoft.Extensions.Options/Microsoft.Extensions.Options.csproj
+++ b/src/Microsoft.Extensions.Options/Microsoft.Extensions.Options.csproj
@@ -1,19 +1,19 @@
-
-
-
-
-
- Provides a strongly typed way of specifying and accessing settings using dependency injection.
- netstandard1.0
- $(NoWarn);CS1591
- true
- aspnetcore;options
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ Provides a strongly typed way of specifying and accessing settings using dependency injection.
+ netstandard1.0
+ $(NoWarn);CS1591
+ true
+ aspnetcore;options
+
+
+
+
+
+
+
+
+
diff --git a/test/Microsoft.Extensions.Options.Test/Microsoft.Extensions.Options.Test.csproj b/test/Microsoft.Extensions.Options.Test/Microsoft.Extensions.Options.Test.csproj
index 82a5f67..64c67fc 100644
--- a/test/Microsoft.Extensions.Options.Test/Microsoft.Extensions.Options.Test.csproj
+++ b/test/Microsoft.Extensions.Options.Test/Microsoft.Extensions.Options.Test.csproj
@@ -3,7 +3,8 @@
- netcoreapp1.1;net451
+ netcoreapp1.1;net452
+ netcoreapp1.1