diff --git a/build/NuGet/nuget-signed.proj b/build/NuGet/nuget-signed.proj
index 46c1b93b..1106a9fa 100644
--- a/build/NuGet/nuget-signed.proj
+++ b/build/NuGet/nuget-signed.proj
@@ -21,7 +21,7 @@
-
+
diff --git a/build/NuGet/nuget.proj b/build/NuGet/nuget.proj
index a2f8d531..0be039be 100644
--- a/build/NuGet/nuget.proj
+++ b/build/NuGet/nuget.proj
@@ -9,7 +9,6 @@
$(MSBuildProjectDirectory)/../../out/lib
$(MSBuildProjectDirectory)/../../out/packages/NuGet
$(MSBuildProjectDirectory)/Numerics
- $(MSBuildProjectDirectory)/Numerics.Portable
$(MSBuildProjectDirectory)/FSharp
$(MSBuildProjectDirectory)/Numerics.Sample
$(MSBuildProjectDirectory)/FSharp.Sample
@@ -20,6 +19,7 @@
+
@@ -29,21 +29,18 @@
-
+
-
-
-
-
-
-
-
+
+
+
-
-
+
+
+
-
+
@@ -54,9 +51,6 @@
-
-
-
@@ -64,28 +58,20 @@
%(NumericsAssemblyInfo.Version)
- %(PortableAssemblyInfo.Version)
%(FSharpAssemblyInfo.Version)
$(NumericsAssemblyVersion.Substring(0, $(NumericsAssemblyVersion.LastIndexOf('.'))))
- $(PortableAssemblyVersion.Substring(0, $(PortableAssemblyVersion.LastIndexOf('.'))))
$(FSharpAssemblyVersion.Substring(0, $(FSharpAssemblyVersion.LastIndexOf('.'))))
-
+
-
-
-