diff --git a/Demos/Guess/Guess.Cosmos b/Demos/Guess/Guess.Cosmos index 4c2b1c7274..75a65e6ffb 100644 --- a/Demos/Guess/Guess.Cosmos +++ b/Demos/Guess/Guess.Cosmos @@ -12,7 +12,7 @@ SAK SAK SAK - v4.5 + v4.5.2 VMware diff --git a/Docs/Web.config b/Docs/Web.config new file mode 100644 index 0000000000..f085170fd0 --- /dev/null +++ b/Docs/Web.config @@ -0,0 +1,15 @@ + + + + + + + + \ No newline at end of file diff --git a/Setup/Cosmos.iss b/Setup/Cosmos.iss index 5c1ee346b7..05e2cdc54d 100644 --- a/Setup/Cosmos.iss +++ b/Setup/Cosmos.iss @@ -172,6 +172,7 @@ Source: ".\Build\VSIP\Interop.VixCOM.dll"; DestDir: "{app}\Build\VSIP\"; Flags: ; ?? If we have this do we need the others? Source: ".\Build\VSIP\Cosmos.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly Source: ".\Build\VSIP\Cosmos.IL2CPU.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly +Source: ".\Resources\Dependencies\Microsoft.Samples.Debugging.CorApi.1.4.0.0\*.dll"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly ;Source: ".\Build\VSIP\corapi.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly ;Source: ".\Build\VSIP\raw.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly ;Source: ".\Resources\Dependencies\Mosa\Mosa.Utility.IsoImage.dll"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly diff --git a/Tests/BoxingTests/BoxingTestsBoot.Cosmos b/Tests/BoxingTests/BoxingTestsBoot.Cosmos index d521b94916..290426335e 100644 --- a/Tests/BoxingTests/BoxingTestsBoot.Cosmos +++ b/Tests/BoxingTests/BoxingTestsBoot.Cosmos @@ -7,7 +7,7 @@ false BoxingTestsBoot elf - v4.5 + v4.5.2 Bochs diff --git a/Tests/Cosmos.Compiler.Tests.Bcl/Cosmos.Compiler.Tests.BclBoot.Cosmos b/Tests/Cosmos.Compiler.Tests.Bcl/Cosmos.Compiler.Tests.BclBoot.Cosmos index 3a7eac137a..ddb58b2e6c 100644 --- a/Tests/Cosmos.Compiler.Tests.Bcl/Cosmos.Compiler.Tests.BclBoot.Cosmos +++ b/Tests/Cosmos.Compiler.Tests.Bcl/Cosmos.Compiler.Tests.BclBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Compiler.Tests.BclBoot elf - v4.5 + v4.5.2 Bochs diff --git a/Tests/Cosmos.Compiler.Tests.Exceptions/Cosmos.Compiler.Tests.ExceptionsBoot.Cosmos b/Tests/Cosmos.Compiler.Tests.Exceptions/Cosmos.Compiler.Tests.ExceptionsBoot.Cosmos index dbb640acbd..4a6b982af1 100644 --- a/Tests/Cosmos.Compiler.Tests.Exceptions/Cosmos.Compiler.Tests.ExceptionsBoot.Cosmos +++ b/Tests/Cosmos.Compiler.Tests.Exceptions/Cosmos.Compiler.Tests.ExceptionsBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Compiler.Tests.ExceptionsBoot elf - v4.5 + v4.5.2 VMware diff --git a/Tests/Cosmos.Compiler.Tests.Interfaces/Cosmos.Compiler.Tests.Interfaces.KernelBoot.Cosmos b/Tests/Cosmos.Compiler.Tests.Interfaces/Cosmos.Compiler.Tests.Interfaces.KernelBoot.Cosmos index 3551fb6df6..f476338ab3 100644 --- a/Tests/Cosmos.Compiler.Tests.Interfaces/Cosmos.Compiler.Tests.Interfaces.KernelBoot.Cosmos +++ b/Tests/Cosmos.Compiler.Tests.Interfaces/Cosmos.Compiler.Tests.Interfaces.KernelBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Compiler.Tests.InterfacesBoot elf - v4.5 + v4.5.2 Bochs diff --git a/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArrays.csproj b/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArrays.csproj index 8f34efb6f5..be349a84ae 100644 --- a/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArrays.csproj +++ b/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArrays.csproj @@ -11,7 +11,7 @@ Compiler.Tests.MultidimensionalArrays Compiler.Tests.MultidimensionalArrays 512 - v4.5 + v4.5.2 diff --git a/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArraysBoot.Cosmos b/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArraysBoot.Cosmos index 34d0bf38ce..bfb541fe01 100644 --- a/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArraysBoot.Cosmos +++ b/Tests/Cosmos.Compiler.Tests.MultidimensionalArrays/Cosmos.Compiler.Tests.MultidimensionalArraysBoot.Cosmos @@ -7,7 +7,7 @@ false Compiler.Tests.MultidimensionalArraysBoot elf - v4.5 + v4.5.2 VMware diff --git a/Tests/Cosmos.Compiler.Tests.SimpleWriteLine.Kernel/Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot.Cosmos b/Tests/Cosmos.Compiler.Tests.SimpleWriteLine.Kernel/Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot.Cosmos index a7eadd4f8d..8f43c286a4 100644 --- a/Tests/Cosmos.Compiler.Tests.SimpleWriteLine.Kernel/Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot.Cosmos +++ b/Tests/Cosmos.Compiler.Tests.SimpleWriteLine.Kernel/Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot elf - v4.5 + v4.5.2 Bochs diff --git a/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTestBoot.Cosmos b/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTestBoot.Cosmos index caf7fb9570..302064e869 100644 --- a/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTestBoot.Cosmos +++ b/Tests/Cosmos.Compiler.Tests.SingleEchoTest/Cosmos.Compiler.Tests.SingleEchoTestBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Compiler.Tests.SingleEchoTestBoot elf - v4.5 + v4.5.2 VMware diff --git a/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj b/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj index 7e680bf359..3acf001480 100644 --- a/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj +++ b/Tests/Cosmos.Compiler.Tests/Cosmos.Compiler.Tests.csproj @@ -8,7 +8,7 @@ Properties Cosmos.Compiler.Tests Cosmos.Compiler.Tests - v4.6 + v4.5.2 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 diff --git a/Tests/Cosmos.Compiler.Tests/app.config b/Tests/Cosmos.Compiler.Tests/app.config index 2e8bb51e97..30adcf0d43 100644 --- a/Tests/Cosmos.Compiler.Tests/app.config +++ b/Tests/Cosmos.Compiler.Tests/app.config @@ -1,11 +1,11 @@ - + - - + + - \ No newline at end of file + diff --git a/Tests/Cosmos.Kernel.Tests.Fat/Cosmos.Kernel.Tests.FatBoot.Cosmos b/Tests/Cosmos.Kernel.Tests.Fat/Cosmos.Kernel.Tests.FatBoot.Cosmos index 26baa5ac07..8501d78e46 100644 --- a/Tests/Cosmos.Kernel.Tests.Fat/Cosmos.Kernel.Tests.FatBoot.Cosmos +++ b/Tests/Cosmos.Kernel.Tests.Fat/Cosmos.Kernel.Tests.FatBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Kernel.Tests.FatBoot Elf - v4.5 + v4.5.2 Bochs diff --git a/Tests/Cosmos.Kernel.Tests.LinqTests/Cosmos.Compiler.Tests.LinqTestsBoot.Cosmos b/Tests/Cosmos.Kernel.Tests.LinqTests/Cosmos.Compiler.Tests.LinqTestsBoot.Cosmos index 8c09ca3f65..0740ea75f3 100644 --- a/Tests/Cosmos.Kernel.Tests.LinqTests/Cosmos.Compiler.Tests.LinqTestsBoot.Cosmos +++ b/Tests/Cosmos.Kernel.Tests.LinqTests/Cosmos.Compiler.Tests.LinqTestsBoot.Cosmos @@ -7,7 +7,7 @@ false Cosmos.Kernel.Tests.LinqTestsBoot elf - v4.5 + v4.5.2 VMware diff --git a/Tests/SimpleStructsAndArraysTest/SimpleStructsAndArraysTestBoot.Cosmos b/Tests/SimpleStructsAndArraysTest/SimpleStructsAndArraysTestBoot.Cosmos index 671943c50a..a1c7fead4f 100644 --- a/Tests/SimpleStructsAndArraysTest/SimpleStructsAndArraysTestBoot.Cosmos +++ b/Tests/SimpleStructsAndArraysTest/SimpleStructsAndArraysTestBoot.Cosmos @@ -7,7 +7,7 @@ false SimpleStructsAndArraysTestBoot elf - v4.5 + v4.5.2 Bochs diff --git a/Tests/VGACompilerCrash/VGACompilerCrashBoot.Cosmos b/Tests/VGACompilerCrash/VGACompilerCrashBoot.Cosmos index 92362898cc..96c8a46076 100644 --- a/Tests/VGACompilerCrash/VGACompilerCrashBoot.Cosmos +++ b/Tests/VGACompilerCrash/VGACompilerCrashBoot.Cosmos @@ -7,7 +7,7 @@ false VGACompilerCrashBoot elf - v4.5 + v4.5.2 VMware diff --git a/Users/EdNutting/EdNuttingsTest/EdNuttingsTestBoot.Cosmos b/Users/EdNutting/EdNuttingsTest/EdNuttingsTestBoot.Cosmos index a5caf6f6df..b21c9b3f96 100644 --- a/Users/EdNutting/EdNuttingsTest/EdNuttingsTestBoot.Cosmos +++ b/Users/EdNutting/EdNuttingsTest/EdNuttingsTestBoot.Cosmos @@ -7,7 +7,7 @@ false EdNuttingsTestBoot elf - v4.5 + v4.5.2 SAK SAK SAK diff --git a/Users/Emile/TestBed/TestBed/TestBedBoot.Cosmos b/Users/Emile/TestBed/TestBed/TestBedBoot.Cosmos index c03bb63fd9..78c8f4be17 100644 --- a/Users/Emile/TestBed/TestBed/TestBedBoot.Cosmos +++ b/Users/Emile/TestBed/TestBed/TestBedBoot.Cosmos @@ -7,7 +7,7 @@ false TestBedBoot elf - v4.5 + v4.5.2 VMware diff --git a/Users/Geramy/GeramyLovelessTest/GeramyLovelessTest.csproj b/Users/Geramy/GeramyLovelessTest/GeramyLovelessTest.csproj index 01b11a09e7..e5a6cccde6 100644 --- a/Users/Geramy/GeramyLovelessTest/GeramyLovelessTest.csproj +++ b/Users/Geramy/GeramyLovelessTest/GeramyLovelessTest.csproj @@ -15,7 +15,7 @@ SAK SAK SAK - v4.5 + v4.5.2 diff --git a/Users/Geramy/GeramysTest2/GeramysTest.csproj b/Users/Geramy/GeramysTest2/GeramysTest.csproj index a54f0a1dfa..ccb740d90f 100644 --- a/Users/Geramy/GeramysTest2/GeramysTest.csproj +++ b/Users/Geramy/GeramysTest2/GeramysTest.csproj @@ -15,7 +15,7 @@ SAK SAK SAK - v4.5 + v4.5.2 diff --git a/Users/Geramy/GeramysTest2/GeramysTestBoot.Cosmos b/Users/Geramy/GeramysTest2/GeramysTestBoot.Cosmos index 073d189d75..4aeee8700a 100644 --- a/Users/Geramy/GeramysTest2/GeramysTestBoot.Cosmos +++ b/Users/Geramy/GeramysTest2/GeramysTestBoot.Cosmos @@ -11,7 +11,7 @@ SAK SAK SAK - v4.5 + v4.5.2 VMware diff --git a/Users/Gero Landmann/Cosmos.Assembler.X86.Gero/Cosmos.Assembler.X86.Gero.csproj b/Users/Gero Landmann/Cosmos.Assembler.X86.Gero/Cosmos.Assembler.X86.Gero.csproj index 80f49f83a9..5ea8fd8255 100644 --- a/Users/Gero Landmann/Cosmos.Assembler.X86.Gero/Cosmos.Assembler.X86.Gero.csproj +++ b/Users/Gero Landmann/Cosmos.Assembler.X86.Gero/Cosmos.Assembler.X86.Gero.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Assembler.X86.Gero Cosmos.Assembler.X86.Gero - v4.5 + v4.5.2 512 SAK SAK diff --git a/Users/Kudzu/Breakpoints/Kudzu.Breakpoints.Cosmos b/Users/Kudzu/Breakpoints/Kudzu.Breakpoints.Cosmos index 45d0eb160f..025bb3f900 100644 --- a/Users/Kudzu/Breakpoints/Kudzu.Breakpoints.Cosmos +++ b/Users/Kudzu/Breakpoints/Kudzu.Breakpoints.Cosmos @@ -7,7 +7,7 @@ {e5647bfd-1507-4f02-a7d5-e0f9d6aece3a} false Kudzu.Breakpoints - v4.5 + v4.5.2 SAK SAK SAK diff --git a/Users/LWatson/LWatsonBoot.Cosmos b/Users/LWatson/LWatsonBoot.Cosmos index e63234651a..14d321e521 100644 --- a/Users/LWatson/LWatsonBoot.Cosmos +++ b/Users/LWatson/LWatsonBoot.Cosmos @@ -7,7 +7,7 @@ false LWatsonBoot elf - v4.5 + v4.5.2 SAK SAK SAK diff --git a/Users/Matthijs/Playground/PlaygroundBoot.Cosmos b/Users/Matthijs/Playground/PlaygroundBoot.Cosmos index bd45c50859..df140ea507 100644 --- a/Users/Matthijs/Playground/PlaygroundBoot.Cosmos +++ b/Users/Matthijs/Playground/PlaygroundBoot.Cosmos @@ -11,7 +11,7 @@ SAK SAK SAK - v4.5 + v4.5.2 VMware diff --git a/Users/SSchocke/SSchockeTest/SSchockeTest.csproj b/Users/SSchocke/SSchockeTest/SSchockeTest.csproj index c04f5f549e..6c62d01059 100644 --- a/Users/SSchocke/SSchockeTest/SSchockeTest.csproj +++ b/Users/SSchocke/SSchockeTest/SSchockeTest.csproj @@ -15,7 +15,7 @@ SAK SAK SAK - v4.5 + v4.5.2 diff --git a/Users/Sentinel/SentinelCore/SentinelCore.csproj b/Users/Sentinel/SentinelCore/SentinelCore.csproj index a11626e9ac..c1706ccea4 100644 --- a/Users/Sentinel/SentinelCore/SentinelCore.csproj +++ b/Users/Sentinel/SentinelCore/SentinelCore.csproj @@ -9,7 +9,7 @@ Properties SentinelCore SentinelCore - v4.5 + v4.5.2 512 diff --git a/Users/Sentinel/SentinelHAL/SentinelHAL.csproj b/Users/Sentinel/SentinelHAL/SentinelHAL.csproj index c976be17ab..3c5d782997 100644 --- a/Users/Sentinel/SentinelHAL/SentinelHAL.csproj +++ b/Users/Sentinel/SentinelHAL/SentinelHAL.csproj @@ -9,7 +9,7 @@ Properties SentinelHAL SentinelHAL - v4.5 + v4.5.2 512 diff --git a/Users/Sentinel/SentinelKernel/SentinelKernel.csproj b/Users/Sentinel/SentinelKernel/SentinelKernel.csproj index f6dc4e331f..14ce364e8c 100644 --- a/Users/Sentinel/SentinelKernel/SentinelKernel.csproj +++ b/Users/Sentinel/SentinelKernel/SentinelKernel.csproj @@ -11,7 +11,7 @@ SentinelKernel SentinelKernel 512 - v4.5 + v4.5.2 SAK SAK SAK diff --git a/Users/Sentinel/SentinelKernel/SentinelKernelBoot.Cosmos b/Users/Sentinel/SentinelKernel/SentinelKernelBoot.Cosmos index e99e582dc9..9fa2d9e004 100644 --- a/Users/Sentinel/SentinelKernel/SentinelKernelBoot.Cosmos +++ b/Users/Sentinel/SentinelKernel/SentinelKernelBoot.Cosmos @@ -7,7 +7,7 @@ false SentinelKernelBoot Elf - v4.5 + v4.5.2 SAK SAK SAK diff --git a/Users/Sentinel/SentinelSystem/SentinelSystem.csproj b/Users/Sentinel/SentinelSystem/SentinelSystem.csproj index e48a5fb30d..5642ce51a7 100644 --- a/Users/Sentinel/SentinelSystem/SentinelSystem.csproj +++ b/Users/Sentinel/SentinelSystem/SentinelSystem.csproj @@ -9,7 +9,7 @@ Properties SentinelKernel SentinelSystem - v4.5 + v4.5.2 512 diff --git a/source/Cosmos.Build.Builder/Cosmos.Build.Builder.csproj b/source/Cosmos.Build.Builder/Cosmos.Build.Builder.csproj index 111083a6c9..a8071e456e 100644 --- a/source/Cosmos.Build.Builder/Cosmos.Build.Builder.csproj +++ b/source/Cosmos.Build.Builder/Cosmos.Build.Builder.csproj @@ -10,10 +10,11 @@ Properties Cosmos.Build.Builder Cosmos.Build.Builder - v4.5 + v4.5.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 + Cosmos.ico diff --git a/source/Cosmos.Build.Builder/Properties/Resources.Designer.cs b/source/Cosmos.Build.Builder/Properties/Resources.Designer.cs index 731362a551..a90d6ba49a 100644 --- a/source/Cosmos.Build.Builder/Properties/Resources.Designer.cs +++ b/source/Cosmos.Build.Builder/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34003 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -9,54 +9,55 @@ //------------------------------------------------------------------------------ namespace Cosmos.Build.Builder.Properties { - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() { - } - + using System; + + /// - /// Returns the cached ResourceManager instance used by this class. + /// A strongly-typed resource class, for looking up localized strings, etc. /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if ((resourceMan == null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Cosmos.Build.Builder.Properties.Resources", typeof(Resources).Assembly); - resourceMan = temp; + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Resources { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Resources() { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Cosmos.Build.Builder.Properties.Resources", typeof(Resources).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } } - } } diff --git a/source/Cosmos.Build.Builder/Properties/Settings.Designer.cs b/source/Cosmos.Build.Builder/Properties/Settings.Designer.cs index 1228f7e4fc..0016600928 100644 --- a/source/Cosmos.Build.Builder/Properties/Settings.Designer.cs +++ b/source/Cosmos.Build.Builder/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34003 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace Cosmos.Build.Builder.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/source/Cosmos.Build.Builder/app.config b/source/Cosmos.Build.Builder/app.config index f51ca9d03c..495ab20224 100644 --- a/source/Cosmos.Build.Builder/app.config +++ b/source/Cosmos.Build.Builder/app.config @@ -1,8 +1,8 @@ - + - -
+ +
@@ -15,4 +15,4 @@ - + diff --git a/source/Cosmos.Build.Common.Tests/BuildPropertiesTest.cs b/source/Cosmos.Build.Common.Tests/BuildPropertiesTest.cs index 6964a9a821..379a3e8060 100644 --- a/source/Cosmos.Build.Common.Tests/BuildPropertiesTest.cs +++ b/source/Cosmos.Build.Common.Tests/BuildPropertiesTest.cs @@ -10,16 +10,16 @@ public class BuildPropertiesTest public void TestParsing() { var properties = new BuildProperties(); - properties.SetProperty(BuildProperties.StackCorruptionDetectionEnabledString, "False"); + properties.SetProperty(BuildPropertyNames.StackCorruptionDetectionEnabledString, "False"); Assert.AreEqual( - false, - properties.GetProperty(BuildProperties.StackCorruptionDetectionEnabledString, true)); + false, + properties.GetProperty(BuildPropertyNames.StackCorruptionDetectionEnabledString, true)); Assert.AreEqual( false, properties.StackCorruptionDetectionEnabled); Assert.AreEqual( "False", - properties.GetProperty(BuildProperties.StackCorruptionDetectionEnabledString)); + properties.GetProperty(BuildPropertyNames.StackCorruptionDetectionEnabledString)); } } } diff --git a/source/Cosmos.Build.Common.Tests/Cosmos.Build.Common.Tests.csproj b/source/Cosmos.Build.Common.Tests/Cosmos.Build.Common.Tests.csproj index d200e5725b..4f4f6b2728 100644 --- a/source/Cosmos.Build.Common.Tests/Cosmos.Build.Common.Tests.csproj +++ b/source/Cosmos.Build.Common.Tests/Cosmos.Build.Common.Tests.csproj @@ -8,7 +8,7 @@ Properties Cosmos.Build.Common.Tests Cosmos.Build.Common.Tests - v4.5 + v4.5.2 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 @@ -16,6 +16,7 @@ $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages False UnitTest + true @@ -36,7 +37,7 @@ prompt 4 - + true full false diff --git a/source/Cosmos.Build.Installer/Cosmos.Build.Installer.csproj b/source/Cosmos.Build.Installer/Cosmos.Build.Installer.csproj index a6da0fab59..23af22766c 100644 --- a/source/Cosmos.Build.Installer/Cosmos.Build.Installer.csproj +++ b/source/Cosmos.Build.Installer/Cosmos.Build.Installer.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Build.Installer Cosmos.Build.Installer - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (C#)/CSharpProject.csproj b/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (C#)/CSharpProject.csproj index fb4c9319b1..2bf6d4e932 100644 --- a/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (C#)/CSharpProject.csproj +++ b/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (C#)/CSharpProject.csproj @@ -11,7 +11,7 @@ $safeprojectname$ $safeprojectname$ 512 - v4.5 + v4.5.2 diff --git a/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (VB)/VBProjKernel.vbproj b/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (VB)/VBProjKernel.vbproj index 2c39840f24..291ee4146f 100644 --- a/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (VB)/VBProjKernel.vbproj +++ b/source/Cosmos.VS.Package/Templates/Projects/CosmosKernel (VB)/VBProjKernel.vbproj @@ -15,7 +15,7 @@ Binary Off On - v4.5 + v4.5.2 diff --git a/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (C#)/CSharpProject.csproj b/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (C#)/CSharpProject.csproj index 8db4a2490e..29deac1d78 100644 --- a/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (C#)/CSharpProject.csproj +++ b/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (C#)/CSharpProject.csproj @@ -11,7 +11,7 @@ $safeprojectname$ $safeprojectname$ 512 - v4.5 + v4.5.2 diff --git a/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (F#)/FSharpProject.fsproj b/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (F#)/FSharpProject.fsproj index ae16c2a2d3..66aba9afb3 100644 --- a/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (F#)/FSharpProject.fsproj +++ b/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (F#)/FSharpProject.fsproj @@ -11,7 +11,7 @@ $safeprojectname$ $safeprojectname$ 512 - v4.5 + v4.5.2 diff --git a/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (VB)/VBProjKernel.vbproj b/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (VB)/VBProjKernel.vbproj index 2c39840f24..291ee4146f 100644 --- a/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (VB)/VBProjKernel.vbproj +++ b/source/Cosmos.VS.Package/Templates/Projects/CosmosProject (VB)/VBProjKernel.vbproj @@ -15,7 +15,7 @@ Binary Off On - v4.5 + v4.5.2 diff --git a/source/Cosmos.VS.Windows/g4kbh52v.tmp_proj b/source/Cosmos.VS.Windows/g4kbh52v.tmp_proj index 3d1cba7ccc..ac1fc48a47 100644 --- a/source/Cosmos.VS.Windows/g4kbh52v.tmp_proj +++ b/source/Cosmos.VS.Windows/g4kbh52v.tmp_proj @@ -13,7 +13,7 @@ Cosmos.VS.Windows True Key.snk - v4.5 + v4.5.2 SAK SAK SAK diff --git a/source/Cosmos.VS.Windows/h0ffd0zn.tmp_proj b/source/Cosmos.VS.Windows/h0ffd0zn.tmp_proj index 1410f1d307..4ee3428800 100644 --- a/source/Cosmos.VS.Windows/h0ffd0zn.tmp_proj +++ b/source/Cosmos.VS.Windows/h0ffd0zn.tmp_proj @@ -13,7 +13,7 @@ Cosmos.VS.Windows True Key.snk - v4.5 + v4.5.2 SAK SAK SAK diff --git a/source/Cosmos.VS.Wizards/CosmosProject.Cosmos b/source/Cosmos.VS.Wizards/CosmosProject.Cosmos index 3b6b9ed976..62acefa935 100644 --- a/source/Cosmos.VS.Wizards/CosmosProject.Cosmos +++ b/source/Cosmos.VS.Wizards/CosmosProject.Cosmos @@ -7,7 +7,7 @@ false $CosmosProjectName$ elf - v4.5 + v4.5.2 VMware diff --git a/source/Cosmos.sln b/source/Cosmos.sln index 69d1e8d714..c22314a507 100644 --- a/source/Cosmos.sln +++ b/source/Cosmos.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 -VisualStudioVersion = 14.0.23107.0 +VisualStudioVersion = 14.0.24720.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{D95021E1-A2C9-4829-819E-ED433AF13162}" EndProject @@ -222,7 +222,7 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Docs", "..\Docs\", "{67E7DE SccAuxPath = "SAK" SccLocalPath = "SAK" SccProvider = "SAK" - TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" + TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5.2" Debug.AspNetCompiler.VirtualPath = "/Docs" Debug.AspNetCompiler.PhysicalPath = "..\Docs\" Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Docs\" @@ -243,6 +243,8 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Docs", "..\Docs\", "{67E7DE EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unit Tests", "Unit Tests", "{9637A680-F8E9-4925-A4E4-00045205EC04}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Build.Common.Tests", "Cosmos.Build.Common.Tests\Cosmos.Build.Common.Tests.csproj", "{C1D525C4-B072-4F2F-94BF-4862E6727C4B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -514,6 +516,7 @@ Global {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Debug|Any CPU.ActiveCfg = Debug|x86 {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Debug|x64.ActiveCfg = Debug|x86 {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Debug|x86.ActiveCfg = Debug|x86 + {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Debug|x86.Build.0 = Debug|x86 {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Release|Any CPU.ActiveCfg = Debug|x86 {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Release|x64.ActiveCfg = Debug|x86 {EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Release|x86.ActiveCfg = Debug|x86 @@ -586,6 +589,7 @@ Global {2A59517C-356E-4B55-B155-50335BF482FB}.Debug|Any CPU.ActiveCfg = Debug|x86 {2A59517C-356E-4B55-B155-50335BF482FB}.Debug|x64.ActiveCfg = Debug|x86 {2A59517C-356E-4B55-B155-50335BF482FB}.Debug|x86.ActiveCfg = Debug|x86 + {2A59517C-356E-4B55-B155-50335BF482FB}.Debug|x86.Build.0 = Debug|x86 {2A59517C-356E-4B55-B155-50335BF482FB}.Release|Any CPU.ActiveCfg = Debug|x86 {2A59517C-356E-4B55-B155-50335BF482FB}.Release|x64.ActiveCfg = Debug|x86 {2A59517C-356E-4B55-B155-50335BF482FB}.Release|x86.ActiveCfg = Debug|x86 @@ -696,7 +700,6 @@ Global {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Debug|x64.ActiveCfg = Debug|x86 {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Debug|x64.Build.0 = Debug|x86 {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Debug|x86.ActiveCfg = Debug|x86 - {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Debug|x86.Build.0 = Debug|x86 {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Release|Any CPU.ActiveCfg = Debug|x86 {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Release|Any CPU.Build.0 = Debug|x86 {4BD6A15B-DFD3-4A63-8097-88D2F79ED590}.Release|x64.ActiveCfg = Debug|x86 @@ -742,6 +745,7 @@ Global {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Debug|Any CPU.ActiveCfg = Debug|x86 {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Debug|x64.ActiveCfg = Debug|x86 {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Debug|x86.ActiveCfg = Debug|x86 + {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Debug|x86.Build.0 = Debug|x86 {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Release|Any CPU.ActiveCfg = Debug|x86 {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Release|x64.ActiveCfg = Debug|x86 {220BFCDD-0747-4A3D-B022-51D4CFB373BE}.Release|x86.ActiveCfg = Debug|x86 @@ -784,6 +788,7 @@ Global {BD054B3B-D183-4C19-BBD3-E853B736818A}.Debug|Any CPU.ActiveCfg = Debug|x86 {BD054B3B-D183-4C19-BBD3-E853B736818A}.Debug|x64.ActiveCfg = Debug|x86 {BD054B3B-D183-4C19-BBD3-E853B736818A}.Debug|x86.ActiveCfg = Debug|x86 + {BD054B3B-D183-4C19-BBD3-E853B736818A}.Debug|x86.Build.0 = Debug|x86 {BD054B3B-D183-4C19-BBD3-E853B736818A}.Release|Any CPU.ActiveCfg = Debug|x86 {BD054B3B-D183-4C19-BBD3-E853B736818A}.Release|x64.ActiveCfg = Debug|x86 {BD054B3B-D183-4C19-BBD3-E853B736818A}.Release|x86.ActiveCfg = Debug|x86 @@ -801,6 +806,7 @@ Global {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Debug|Any CPU.ActiveCfg = Debug|x86 {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Debug|x64.ActiveCfg = Debug|x86 {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Debug|x86.ActiveCfg = Debug|x86 + {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Debug|x86.Build.0 = Debug|x86 {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Release|Any CPU.ActiveCfg = Debug|x86 {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Release|x64.ActiveCfg = Debug|x86 {0D2DCE1C-2A34-4CFF-9A33-E9D9B8518D50}.Release|x86.ActiveCfg = Debug|x86 @@ -981,12 +987,14 @@ Global {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Debug|Any CPU.ActiveCfg = Debug|x86 {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Debug|x64.ActiveCfg = Debug|x86 {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Debug|x86.ActiveCfg = Debug|x86 + {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Debug|x86.Build.0 = Debug|x86 {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Release|Any CPU.ActiveCfg = Debug|x86 {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Release|x64.ActiveCfg = Debug|x86 {AAA0328F-60E1-442D-B949-A13DD34BD0AD}.Release|x86.ActiveCfg = Debug|x86 {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Debug|Any CPU.ActiveCfg = Debug|x86 {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Debug|x64.ActiveCfg = Debug|x86 {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Debug|x86.ActiveCfg = Debug|x86 + {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Debug|x86.Build.0 = Debug|x86 {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Release|Any CPU.ActiveCfg = Debug|x86 {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Release|x64.ActiveCfg = Debug|x86 {6BAD532A-7DD4-4BAC-834A-10BA6497E19D}.Release|x86.ActiveCfg = Debug|x86 @@ -1020,6 +1028,16 @@ Global {67E7DEF0-1CEE-4ED6-A22D-97E5EA61157A}.Release|x64.Build.0 = Debug|Any CPU {67E7DEF0-1CEE-4ED6-A22D-97E5EA61157A}.Release|x86.ActiveCfg = Debug|Any CPU {67E7DEF0-1CEE-4ED6-A22D-97E5EA61157A}.Release|x86.Build.0 = Debug|Any CPU + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Debug|Any CPU.ActiveCfg = Debug|x86 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Debug|x64.ActiveCfg = Debug|x64 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Debug|x64.Build.0 = Debug|x64 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Debug|x86.ActiveCfg = Debug|x86 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Debug|x86.Build.0 = Debug|x86 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Release|Any CPU.ActiveCfg = Release|x86 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Release|x64.ActiveCfg = Release|x64 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Release|x64.Build.0 = Release|x64 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Release|x86.ActiveCfg = Release|x86 + {C1D525C4-B072-4F2F-94BF-4862E6727C4B}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -1116,5 +1134,6 @@ Global {85B11F78-39BC-4CFC-9033-FC84AB14CD03} = {F104F6BC-EF8E-4408-A786-D570D7565231} {BA23CC1E-ACA2-4E1E-B10F-FD543393BEE6} = {F104F6BC-EF8E-4408-A786-D570D7565231} {9637A680-F8E9-4925-A4E4-00045205EC04} = {A06B122A-4AB7-4090-B41A-35028A293450} + {C1D525C4-B072-4F2F-94BF-4862E6727C4B} = {9637A680-F8E9-4925-A4E4-00045205EC04} EndGlobalSection EndGlobal diff --git a/source/Unused/Cosmos.Hardware.SMBIOS/Cosmos.Hardware.SMBIOS.csproj b/source/Unused/Cosmos.Hardware.SMBIOS/Cosmos.Hardware.SMBIOS.csproj index 9b53178895..7a1148274e 100644 --- a/source/Unused/Cosmos.Hardware.SMBIOS/Cosmos.Hardware.SMBIOS.csproj +++ b/source/Unused/Cosmos.Hardware.SMBIOS/Cosmos.Hardware.SMBIOS.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Hardware.SMBIOS Cosmos.Hardware.SMBIOS - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Unused/Cosmos.Hardware/Cosmos.Hardware2.csproj b/source/Unused/Cosmos.Hardware/Cosmos.Hardware2.csproj index 8fcb8b8321..6f231fa910 100644 --- a/source/Unused/Cosmos.Hardware/Cosmos.Hardware2.csproj +++ b/source/Unused/Cosmos.Hardware/Cosmos.Hardware2.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Hardware2 Cosmos.Hardware2 - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Unused/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj b/source/Unused/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj index 50276504ca..06c276f02c 100644 --- a/source/Unused/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj +++ b/source/Unused/Cosmos.Kernel.FileSystems/Cosmos.Sys.FileSystem.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Sys.FileSystem Cosmos.Sys.FileSystem - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Unused/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj b/source/Unused/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj index cda3062763..a70ffc50a5 100644 --- a/source/Unused/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj +++ b/source/Unused/Cosmos.Kernel.Plugs/Cosmos.Kernel.Plugs.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Kernel.Plugs Cosmos.Kernel.Plugs - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Unused/Cosmos.Kernel/Cosmos.Kernel.csproj b/source/Unused/Cosmos.Kernel/Cosmos.Kernel.csproj index 1826575d80..7192ad5420 100644 --- a/source/Unused/Cosmos.Kernel/Cosmos.Kernel.csproj +++ b/source/Unused/Cosmos.Kernel/Cosmos.Kernel.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Kernel Cosmos.Kernel - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Unused/Cosmos.Sys.Plugs/Cosmos.Sys.Plugs.csproj b/source/Unused/Cosmos.Sys.Plugs/Cosmos.Sys.Plugs.csproj index 3db717e975..c294127677 100644 --- a/source/Unused/Cosmos.Sys.Plugs/Cosmos.Sys.Plugs.csproj +++ b/source/Unused/Cosmos.Sys.Plugs/Cosmos.Sys.Plugs.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Sys.Plugs Cosmos.Sys.Plugs - v4.5 + v4.5.2 512 SAK SAK diff --git a/source/Unused/Cosmos.Sys/Cosmos.Sys.csproj b/source/Unused/Cosmos.Sys/Cosmos.Sys.csproj index 4e699c86e7..d28fd7f5f2 100644 --- a/source/Unused/Cosmos.Sys/Cosmos.Sys.csproj +++ b/source/Unused/Cosmos.Sys/Cosmos.Sys.csproj @@ -10,7 +10,7 @@ Properties Cosmos.Sys Cosmos.Sys - v4.5 + v4.5.2 512 SAK SAK