From 8263ad73ec2014ca1a850cc02a9de76ce20c576c Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 4 Nov 2012 00:06:53 +0100 Subject: [PATCH] Portable: add support for WP8 --- build/NuGet/nuget.proj | 4 ++-- src/Numerics/Properties/Resources1.Designer.cs | 2 +- src/Portable/Portable.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/NuGet/nuget.proj b/build/NuGet/nuget.proj index 0be039be..9ad7c5f0 100644 --- a/build/NuGet/nuget.proj +++ b/build/NuGet/nuget.proj @@ -32,11 +32,11 @@ - + - + diff --git a/src/Numerics/Properties/Resources1.Designer.cs b/src/Numerics/Properties/Resources1.Designer.cs index be1a723f..5644d03f 100644 --- a/src/Numerics/Properties/Resources1.Designer.cs +++ b/src/Numerics/Properties/Resources1.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.269 +// Runtime Version:4.0.30319.18010 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/src/Portable/Portable.csproj b/src/Portable/Portable.csproj index 68192d1f..5030f2a2 100644 --- a/src/Portable/Portable.csproj +++ b/src/Portable/Portable.csproj @@ -11,7 +11,7 @@ MathNet.Numerics MathNet.Numerics v4.0 - Profile37 + Profile136 512 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}