From ecb5e12cdb3f96dae599d1cb7767ba4fa6ef4180 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Mon, 3 Oct 2011 16:18:39 +0200 Subject: [PATCH] Build: dropped example project AssemblyInfo.cs (breaks the Sample nuget package) --- src/Examples/Examples.csproj | 5 +-- src/Examples/Properties/AssemblyInfo.cs | 41 ------------------------- 2 files changed, 3 insertions(+), 43 deletions(-) delete mode 100644 src/Examples/Properties/AssemblyInfo.cs diff --git a/src/Examples/Examples.csproj b/src/Examples/Examples.csproj index c8a3847d..fc7ec043 100644 --- a/src/Examples/Examples.csproj +++ b/src/Examples/Examples.csproj @@ -126,7 +126,6 @@ - @@ -162,7 +161,9 @@ Numerics - + + +