diff --git a/.build/package.msbuild b/.build/package.msbuild
index b8d439e..c3dda01 100644
--- a/.build/package.msbuild
+++ b/.build/package.msbuild
@@ -9,7 +9,7 @@
-
+
diff --git a/Shuttle.ESB.Castle/Properties/AssemblyInfo.cs b/Shuttle.ESB.Castle/Properties/AssemblyInfo.cs
index aa4a419..2f0d6ee 100644
--- a/Shuttle.ESB.Castle/Properties/AssemblyInfo.cs
+++ b/Shuttle.ESB.Castle/Properties/AssemblyInfo.cs
@@ -1,10 +1,6 @@
using System.Reflection;
using System.Runtime.InteropServices;
-#if NET35FULL
-[assembly: AssemblyTitle("Shuttle.ESB.Castle for .NET Framework 3.5")]
-#endif
-
#if NET40FULL
[assembly: AssemblyTitle("Shuttle.ESB.Castle for .NET Framework 4.0")]
#endif
diff --git a/Shuttle.ESB.Castle/Shuttle.ESB.Castle.csproj b/Shuttle.ESB.Castle/Shuttle.ESB.Castle.csproj
index b06dda5..1e9be7d 100644
--- a/Shuttle.ESB.Castle/Shuttle.ESB.Castle.csproj
+++ b/Shuttle.ESB.Castle/Shuttle.ESB.Castle.csproj
@@ -52,11 +52,7 @@
false
- net35-full
-
-
- v3.5
- $(DefineConstants);NET35FULL
+ net40-full
v4.0
@@ -80,10 +76,10 @@
..\packages\Castle.Windsor.3.3.0\lib\net35\Castle.Windsor.dll
- ..\packages\shuttle-core-infrastructure.3.1.5\lib\net35-full\Shuttle.Core.Infrastructure.dll
+ ..\packages\shuttle-core-infrastructure.3.1.5\lib\net40-full\Shuttle.Core.Infrastructure.dll
- ..\packages\shuttle-esb-core.3.4.2\lib\net35-full\Shuttle.ESB.Core.dll
+ ..\packages\shuttle-esb-core.3.4.2\lib\net40-full\Shuttle.ESB.Core.dll
True