diff --git a/Cosmos.snk b/Cosmos.snk deleted file mode 100644 index 68808d392..000000000 Binary files a/Cosmos.snk and /dev/null differ diff --git a/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTest.csproj b/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTest.csproj index 9e43066a0..4b4663b1b 100644 --- a/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTest.csproj +++ b/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTest.csproj @@ -2,8 +2,6 @@ netstandard2.0 - True - ..\..\Cosmos.snk diff --git a/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj b/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj index 03fbffea7..4756c00e5 100644 --- a/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj +++ b/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj @@ -71,12 +71,6 @@ prompt MinimumRecommendedRules.ruleset - - true - - - ..\..\Cosmos.snk - ..\..\Resources\Dependencies\ApprovalTests.3.0.10\ApprovalTests.dll @@ -110,9 +104,6 @@ - - Cosmos.snk - diff --git a/Tests/Cosmos.System.Tests/Cosmos.System.Tests.csproj b/Tests/Cosmos.System.Tests/Cosmos.System.Tests.csproj index 42e019869..5d3a6d331 100644 --- a/Tests/Cosmos.System.Tests/Cosmos.System.Tests.csproj +++ b/Tests/Cosmos.System.Tests/Cosmos.System.Tests.csproj @@ -17,12 +17,6 @@ False UnitTest - - true - - - ..\..\Cosmos.snk - true bin\Debug\ @@ -97,11 +91,6 @@ - - - Cosmos.snk - - diff --git a/Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj b/Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj index 522fd1940..e3354c45b 100644 --- a/Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj +++ b/Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj @@ -2,8 +2,6 @@ netstandard2.0 - True - ..\..\Cosmos.snk diff --git a/Tests/Cosmos.TestRunner.TestController/Cosmos.TestRunner.TestController.csproj b/Tests/Cosmos.TestRunner.TestController/Cosmos.TestRunner.TestController.csproj index a0baad979..5039f4c37 100644 --- a/Tests/Cosmos.TestRunner.TestController/Cosmos.TestRunner.TestController.csproj +++ b/Tests/Cosmos.TestRunner.TestController/Cosmos.TestRunner.TestController.csproj @@ -2,8 +2,6 @@ netstandard2.0 - True - ..\..\Cosmos.snk diff --git a/Tests/Cosmos.TestRunner.UI/Cosmos.TestRunner.UI.csproj b/Tests/Cosmos.TestRunner.UI/Cosmos.TestRunner.UI.csproj index bfd8788af..d2e3867fd 100644 --- a/Tests/Cosmos.TestRunner.UI/Cosmos.TestRunner.UI.csproj +++ b/Tests/Cosmos.TestRunner.UI/Cosmos.TestRunner.UI.csproj @@ -17,8 +17,6 @@ Cosmos.TestRunner.UI Cosmos.TestRunner.UI v4.7.1 - true @@ -96,4 +94,4 @@ --> - \ No newline at end of file + diff --git a/Tests/Cosmos.TestRunner.UnitTest/Cosmos.TestRunner.UnitTest.csproj b/Tests/Cosmos.TestRunner.UnitTest/Cosmos.TestRunner.UnitTest.csproj index f18ac5799..1cb1453bb 100644 --- a/Tests/Cosmos.TestRunner.UnitTest/Cosmos.TestRunner.UnitTest.csproj +++ b/Tests/Cosmos.TestRunner.UnitTest/Cosmos.TestRunner.UnitTest.csproj @@ -2,8 +2,6 @@ netcoreapp2.0 - True - ..\..\Cosmos.snk diff --git a/Tests/Cosmos.TestRunner/Cosmos.TestRunner.csproj b/Tests/Cosmos.TestRunner/Cosmos.TestRunner.csproj index 20a01d4cb..40e2dae5d 100644 --- a/Tests/Cosmos.TestRunner/Cosmos.TestRunner.csproj +++ b/Tests/Cosmos.TestRunner/Cosmos.TestRunner.csproj @@ -5,8 +5,6 @@ Exe win7-x86 Full - True - ..\..\Cosmos.snk diff --git a/Tools/Cosmos.IL2CPU.Profiler/Cosmos.IL2CPU.Profiler.csproj b/Tools/Cosmos.IL2CPU.Profiler/Cosmos.IL2CPU.Profiler.csproj index 45a076aba..2c4a1ca48 100644 --- a/Tools/Cosmos.IL2CPU.Profiler/Cosmos.IL2CPU.Profiler.csproj +++ b/Tools/Cosmos.IL2CPU.Profiler/Cosmos.IL2CPU.Profiler.csproj @@ -2,11 +2,9 @@ netcoreapp2.0 + Exe win7-x86 Full - True - ..\..\Cosmos.snk - Exe diff --git a/Tools/ElfMap2DebugDb/ElfMap2DebugDb.csproj b/Tools/ElfMap2DebugDb/ElfMap2DebugDb.csproj index 59f017166..0120d643c 100644 --- a/Tools/ElfMap2DebugDb/ElfMap2DebugDb.csproj +++ b/Tools/ElfMap2DebugDb/ElfMap2DebugDb.csproj @@ -3,8 +3,6 @@ netcoreapp2.0 win7-x86 - True - ..\..\Cosmos.snk Exe diff --git a/Tools/NASM/NASM.csproj b/Tools/NASM/NASM.csproj index 5ad56b8a1..cf59f03b9 100644 --- a/Tools/NASM/NASM.csproj +++ b/Tools/NASM/NASM.csproj @@ -3,8 +3,6 @@ netcoreapp2.0 win7-x86 - True - ..\..\Cosmos.snk Exe diff --git a/Tools/PlugsInspector/PlugsInspector.csproj b/Tools/PlugsInspector/PlugsInspector.csproj index f291d0546..af427645e 100644 --- a/Tools/PlugsInspector/PlugsInspector.csproj +++ b/Tools/PlugsInspector/PlugsInspector.csproj @@ -2,11 +2,9 @@ net471 + Exe win7-x86 Full - True - ..\..\Cosmos.snk - Exe diff --git a/source/Archive/Cosmos.Hardware/Cosmos.Hardware2.csproj b/source/Archive/Cosmos.Hardware/Cosmos.Hardware2.csproj index e2a8bc8d2..cd6aeb9e7 100644 --- a/source/Archive/Cosmos.Hardware/Cosmos.Hardware2.csproj +++ b/source/Archive/Cosmos.Hardware/Cosmos.Hardware2.csproj @@ -16,8 +16,6 @@ SAK SAK SAK - true - Cosmos.snk @@ -115,9 +113,6 @@ - - - {A1F83D9F-2D44-4264-A08B-416797123018} diff --git a/source/Archive/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj b/source/Archive/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj index b17d3d47d..2b9fb6c01 100644 --- a/source/Archive/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj +++ b/source/Archive/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj @@ -16,8 +16,6 @@ SAK SAK SAK - true - Cosmos.snk true @@ -67,8 +65,5 @@ - - - diff --git a/source/Archive/Cosmos.Kernel.LogTail/Cosmos.Kernel.LogTail.csproj b/source/Archive/Cosmos.Kernel.LogTail/Cosmos.Kernel.LogTail.csproj index 0d42b23f6..9c6bb6fab 100644 --- a/source/Archive/Cosmos.Kernel.LogTail/Cosmos.Kernel.LogTail.csproj +++ b/source/Archive/Cosmos.Kernel.LogTail/Cosmos.Kernel.LogTail.csproj @@ -16,8 +16,6 @@ SAK SAK SAK - true - Cosmos.snk true @@ -116,7 +114,6 @@ True Resources.resx - SettingsSingleFileGenerator Settings.Designer.cs diff --git a/source/Archive/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj b/source/Archive/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj index 12f8dea19..7c32738c8 100644 --- a/source/Archive/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj +++ b/source/Archive/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj @@ -16,8 +16,6 @@ SAK SAK SAK - true - Cosmos.snk @@ -96,9 +94,6 @@ Cosmos.Kernel - - -