diff --git a/src/Installer/Installer.wixproj b/src/Installer/Installer.wixproj index 66e52ea..be601bd 100644 --- a/src/Installer/Installer.wixproj +++ b/src/Installer/Installer.wixproj @@ -47,23 +47,23 @@ - - Lithnet.ActiveDirectory.PasswordProtection.PowerShell - {5f3d1518-5edc-4552-8a65-19c20037ef3e} + + PasswordFilter + {850894df-b439-4daa-a574-f7cfea422a2f} True True Binaries;Content;Satellites INSTALLFOLDER - - PasswordFilter - {850894df-b439-4daa-a574-f7cfea422a2f} + + Lithnet.ActiveDirectory.PasswordProtection.PowerShell + {5f3d1518-5edc-4552-8a65-19c20037ef3e} True True Binaries;Content;Satellites INSTALLFOLDER - + Lithnet.ActiveDirectory.PasswordProtection {61df881d-34fe-462b-aaa8-a56cd4dff287} True diff --git a/src/ManagedUnitTests/Properties/AssemblyInfo.cs b/src/ManagedUnitTests/Properties/AssemblyInfo.cs index 1636ae4..68dd078 100644 --- a/src/ManagedUnitTests/Properties/AssemblyInfo.cs +++ b/src/ManagedUnitTests/Properties/AssemblyInfo.cs @@ -16,5 +16,5 @@ [assembly: Guid("b94ae2c5-72f3-40fc-bb70-c18b33d19a2b")] // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.6959.4469")] +[assembly: AssemblyVersion("1.0.6959.5660")] [assembly: AssemblyFileVersion("1.0.6959.4009")] diff --git a/src/PasswordProtection/Properties/AssemblyInfo.cs b/src/PasswordProtection/Properties/AssemblyInfo.cs index b6ffb5e..8c465fe 100644 --- a/src/PasswordProtection/Properties/AssemblyInfo.cs +++ b/src/PasswordProtection/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // 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.6959.4469")] -[assembly: AssemblyVersion("1.0.6959.4469")] +// [assembly: AssemblyVersion("1.0.6959.5660")] +[assembly: AssemblyVersion("1.0.6959.5660")] [assembly: AssemblyFileVersion("1.0.6959.4009")] diff --git a/src/PasswordProtectionPS/Properties/AssemblyInfo.cs b/src/PasswordProtectionPS/Properties/AssemblyInfo.cs index 71f7053..07beb4c 100644 --- a/src/PasswordProtectionPS/Properties/AssemblyInfo.cs +++ b/src/PasswordProtectionPS/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // 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.6959.4469")] -[assembly: AssemblyVersion("1.0.6959.4469")] +// [assembly: AssemblyVersion("1.0.6959.5660")] +[assembly: AssemblyVersion("1.0.6959.5660")] [assembly: AssemblyFileVersion("1.0.6959.4009")]