diff --git a/MurmurHash-net-core/MurmurHash-net-core.csproj b/MurmurHash-net-core/MurmurHash-net-core.csproj
deleted file mode 100644
index 0d66868..0000000
--- a/MurmurHash-net-core/MurmurHash-net-core.csproj
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
- netstandard1.4
-
-
-
- True
- 1.0.0
- MurmurHash
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/MurmurHash-net35/MurmurHash-net35.csproj b/MurmurHash-net35/MurmurHash-net35.csproj
deleted file mode 100644
index dea485b..0000000
--- a/MurmurHash-net35/MurmurHash-net35.csproj
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {9F8AA15B-1D02-4E9D-9FF9-681CDA15D06F}
- Library
- Properties
- Murmur
- MurmurHash
- v3.5
- 512
-
-
- true
- full
- false
- bin\Debug\
- TRACE;DEBUG;NETFX35
- prompt
- 4
- true
-
-
- pdbonly
- true
- bin\Release\
- TRACE;NETFX35
- prompt
- 4
- true
-
-
-
-
-
-
-
- Extensions.cs
-
-
- GlobalSuppressions.cs
-
-
- Managed\Murmur128ManagedX64.cs
-
-
- Managed\Murmur128ManagedX86.cs
-
-
- Managed\Murmur32ManagedX86.cs
-
-
- Murmur128.cs
-
-
- Murmur32.cs
-
-
- MurmurHash.cs
-
-
- Unmanaged\Murmur128UnmanagedX64.cs
-
-
- Unmanaged\Murmur128UnmanagedX86.cs
-
-
- Unmanaged\Murmur32UnmanagedX86.cs
-
-
-
-
- C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5\Profile\Client
-
-
-
-
\ No newline at end of file
diff --git a/MurmurHash-net35/Properties/AssemblyInfo.cs b/MurmurHash-net35/Properties/AssemblyInfo.cs
deleted file mode 100644
index 3e8555e..0000000
--- a/MurmurHash-net35/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-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("MurmurHash-net35")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("MurmurHash-net35")]
-[assembly: AssemblyCopyright("Copyright © 2013")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("58792eee-4296-417d-a154-3af6ab3dbb2f")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/MurmurHash-net4/MurmurHash-net4.csproj b/MurmurHash-net4/MurmurHash-net4.csproj
deleted file mode 100644
index ef9f72a..0000000
--- a/MurmurHash-net4/MurmurHash-net4.csproj
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {B051568C-7D57-47CC-8195-B7F8F2C4A916}
- Library
- Properties
- Murmur
- MurmurHash
- v4.0
- 512
-
-
- true
- full
- false
- bin\Debug\
- TRACE;DEBUG;NETFX4
- prompt
- 4
- true
-
-
- pdbonly
- true
- bin\Release\
- TRACE;NETFX4
- prompt
- 4
- true
-
-
-
-
-
-
-
-
- Extensions.cs
-
-
- GlobalSuppressions.cs
-
-
- Managed\Murmur128ManagedX64.cs
-
-
- Managed\Murmur128ManagedX86.cs
-
-
- Managed\Murmur32ManagedX86.cs
-
-
- Murmur128.cs
-
-
- Murmur32.cs
-
-
- MurmurHash.cs
-
-
- Unmanaged\Murmur128UnmanagedX64.cs
-
-
- Unmanaged\Murmur128UnmanagedX86.cs
-
-
- Unmanaged\Murmur32UnmanagedX86.cs
-
-
-
-
-
-
\ No newline at end of file
diff --git a/MurmurHash-net4/Properties/AssemblyInfo.cs b/MurmurHash-net4/Properties/AssemblyInfo.cs
deleted file mode 100644
index 9566195..0000000
--- a/MurmurHash-net4/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-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("MurmurHash-net4")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("MurmurHash-net4")]
-[assembly: AssemblyCopyright("Copyright © 2013")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("b2b05133-e500-4f73-a4f2-ca04f5057748")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/MurmurHash.Specs/MurmurHash.Specs.csproj b/MurmurHash.Specs/MurmurHash.Specs.csproj
index 234437c..6715096 100644
--- a/MurmurHash.Specs/MurmurHash.Specs.csproj
+++ b/MurmurHash.Specs/MurmurHash.Specs.csproj
@@ -1,53 +1,19 @@
-
-
-
+
- Debug
- AnyCPU
+ net45
{6F6E48F4-A534-43EB-8222-9F4364CFA755}
Library
- Properties
Murmur.Specs
MurmurHash.Specs
- v4.5
- 512
- ..\
true
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
- ..\packages\Machine.Specifications.0.5.12\lib\net40\Machine.Specifications.dll
-
-
- ..\packages\Machine.Specifications.0.5.12\lib\net40\Machine.Specifications.Clr4.dll
-
-
+
+
+
+
+
@@ -56,11 +22,11 @@
-
+
+ 0.5.12
+
-
-
-