From 404c95b9ee41bbcf92e1db18f356b0216c4af231 Mon Sep 17 00:00:00 2001 From: jeremydmiller Date: Mon, 2 Oct 2017 21:46:07 -0500 Subject: [PATCH] still fighting the build --- src/Marten.Testing/Properties/AssemblyInfo.cs | 1 - src/Marten/Marten.csproj | 1 - src/Marten/Properties/AssemblyInfo.cs | 5 +---- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/Marten.Testing/Properties/AssemblyInfo.cs b/src/Marten.Testing/Properties/AssemblyInfo.cs index 52e7f524c6..f8362408d5 100644 --- a/src/Marten.Testing/Properties/AssemblyInfo.cs +++ b/src/Marten.Testing/Properties/AssemblyInfo.cs @@ -6,5 +6,4 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Marten.Testing")] [assembly: CollectionBehavior(DisableTestParallelization = true)] \ No newline at end of file diff --git a/src/Marten/Marten.csproj b/src/Marten/Marten.csproj index 18b6886f69..6b0d5e7d31 100644 --- a/src/Marten/Marten.csproj +++ b/src/Marten/Marten.csproj @@ -20,7 +20,6 @@ - diff --git a/src/Marten/Properties/AssemblyInfo.cs b/src/Marten/Properties/AssemblyInfo.cs index e600790941..cada2a7924 100644 --- a/src/Marten/Properties/AssemblyInfo.cs +++ b/src/Marten/Properties/AssemblyInfo.cs @@ -2,7 +2,4 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Marten")] +