From 4bad5e8825e2cbef64c05d33c43b9f6052ba45e7 Mon Sep 17 00:00:00 2001 From: David Wettstein Date: Wed, 30 Aug 2017 15:00:09 +0200 Subject: [PATCH] Update version to v1.1.1 --- CHANGELOG.md | 9 +++- PSScriptInvoker/PSScriptInvoker.csproj | 4 +- PSScriptInvoker/Properties/AssemblyInfo.cs | 14 +++--- .../PSScriptInvokerSetup.vdproj | 50 +++++++++++++++++-- 4 files changed, 63 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 505f9d2..364cf9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [v1.1.1] - 2017-08-30 +### Changed +- RabbitMQ response content type to text/plain +- Add double quotes to param values (needed for spaces etc.) + + ## [v1.1.0] - 2017-08-24 ### Added - RabbitMQ message consumer for asynchronous script execution @@ -21,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - First release version -[Unreleased]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.1.1...HEAD +[v1.1.1]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.1.0...v1.1.1 [v1.1.0]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.0.0...v1.1.0 [v1.0.0]: https://github.com/dwettstein/PSScriptInvoker/tree/v1.0.0 diff --git a/PSScriptInvoker/PSScriptInvoker.csproj b/PSScriptInvoker/PSScriptInvoker.csproj index 422f3d5..a9f11be 100644 --- a/PSScriptInvoker/PSScriptInvoker.csproj +++ b/PSScriptInvoker/PSScriptInvoker.csproj @@ -23,7 +23,7 @@ false true 0 - 1.0.0.%2a + 1.1.1.%2a false true @@ -128,4 +128,4 @@ --> - \ No newline at end of file + diff --git a/PSScriptInvoker/Properties/AssemblyInfo.cs b/PSScriptInvoker/Properties/AssemblyInfo.cs index b5b01bc..c6c4511 100644 --- a/PSScriptInvoker/Properties/AssemblyInfo.cs +++ b/PSScriptInvoker/Properties/AssemblyInfo.cs @@ -2,7 +2,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following +// 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("PSScriptInvoker")] @@ -14,8 +14,8 @@ [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 +// 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)] @@ -25,12 +25,12 @@ // Version information for an assembly consists of the following four values: // // Major Version -// Minor Version +// Minor Version // Build Number // Revision // -// You can specify all the values or you can default the Build and Revision Numbers +// 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")] +[assembly: AssemblyVersion("1.1.1.0")] +[assembly: AssemblyFileVersion("1.1.1.0")] diff --git a/PSScriptInvokerSetup/PSScriptInvokerSetup.vdproj b/PSScriptInvokerSetup/PSScriptInvokerSetup.vdproj index 3ff96cb..a25a702 100644 --- a/PSScriptInvokerSetup/PSScriptInvokerSetup.vdproj +++ b/PSScriptInvokerSetup/PSScriptInvokerSetup.vdproj @@ -21,6 +21,12 @@ } "Entry" { + "MsmKey" = "8:_63BA8ACB8D864011A600B8BCD4BECAD9" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_847DD0B9BC08A377A6A7C1B88F00B008" "OwnerKey" = "8:_D4B8CC7524FF4614B01AD47A602AF38D" "MsmSig" = "8:_UNDEFINED" @@ -70,7 +76,7 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_91E06D68ADF6AB39079160154BE1446B" + "OwnerKey" = "8:_D4B8CC7524FF4614B01AD47A602AF38D" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -82,7 +88,7 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D4B8CC7524FF4614B01AD47A602AF38D" + "OwnerKey" = "8:_91E06D68ADF6AB39079160154BE1446B" "MsmSig" = "8:_UNDEFINED" } } @@ -110,6 +116,14 @@ "PrerequisitesLocation" = "2:1" "Url" = "8:" "ComponentsUrl" = "8:" + "Items" + { + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.6.1" + { + "Name" = "8:Microsoft .NET Framework 4.6.1 (x86 and x64)" + "ProductCode" = "8:.NETFramework,Version=v4.6.1" + } + } } } "Release" @@ -134,6 +148,14 @@ "PrerequisitesLocation" = "2:1" "Url" = "8:" "ComponentsUrl" = "8:" + "Items" + { + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.6.1" + { + "Name" = "8:Microsoft .NET Framework 4.6.1 (x86 and x64)" + "ProductCode" = "8:.NETFramework,Version=v4.6.1" + } + } } } } @@ -240,6 +262,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_63BA8ACB8D864011A600B8BCD4BECAD9" + { + "SourcePath" = "8:..\\CHANGELOG.md" + "TargetName" = "8:CHANGELOG.md" + "Tag" = "8:" + "Folder" = "8:_67158C82F90546E593C874126B1E0633" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_847DD0B9BC08A377A6A7C1B88F00B008" { "AssemblyRegister" = "3:1" @@ -417,7 +459,7 @@ "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:1.0.0" + "ProductVersion" = "8:1.1.1" "Manufacturer" = "8:David Wettstein" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" @@ -931,7 +973,7 @@ { "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_D4B8CC7524FF4614B01AD47A602AF38D" { - "SourcePath" = "8:..\\PSScriptInvoker\\obj\\Debug\\PSScriptInvoker.exe" + "SourcePath" = "8:..\\PSScriptInvoker\\obj\\Release\\PSScriptInvoker.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_67158C82F90546E593C874126B1E0633"