diff --git a/EightBit/EightBit.csproj b/EightBit/EightBit.csproj index 60c62bb..9766ef9 100644 --- a/EightBit/EightBit.csproj +++ b/EightBit/EightBit.csproj @@ -76,8 +76,8 @@ - - + + \ No newline at end of file diff --git a/EightBit/packages.config b/EightBit/packages.config index 01177e8..2c95c37 100644 --- a/EightBit/packages.config +++ b/EightBit/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Intel8080/Intel8080.csproj b/Intel8080/Intel8080.csproj index badaccb..7f5d536 100644 --- a/Intel8080/Intel8080.csproj +++ b/Intel8080/Intel8080.csproj @@ -21,6 +21,7 @@ DEBUG;TRACE prompt 4 + AllRules.ruleset pdbonly @@ -52,8 +53,8 @@ - - + + \ No newline at end of file diff --git a/Intel8080/Properties/AssemblyInfo.cs b/Intel8080/Properties/AssemblyInfo.cs index 88babfe..a4e028b 100644 --- a/Intel8080/Properties/AssemblyInfo.cs +++ b/Intel8080/Properties/AssemblyInfo.cs @@ -1,5 +1,8 @@ -using System.Reflection; -using System.Runtime.CompilerServices; +// +// Copyright (c) Adrian Conlon. All rights reserved. +// + +using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following diff --git a/Intel8080/packages.config b/Intel8080/packages.config index 01177e8..2c95c37 100644 --- a/Intel8080/packages.config +++ b/Intel8080/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/M6502/M6502.csproj b/M6502/M6502.csproj index 58df253..6609bdc 100644 --- a/M6502/M6502.csproj +++ b/M6502/M6502.csproj @@ -67,8 +67,8 @@ - - + + - \ No newline at end of file + diff --git a/Z80/Z80.csproj b/Z80/Z80.csproj index 3962ae8..23bc635 100644 --- a/Z80/Z80.csproj +++ b/Z80/Z80.csproj @@ -59,8 +59,8 @@ - - + + - \ No newline at end of file +