Skip to content

Commit

Permalink
Release v1.20.1.0
Browse files Browse the repository at this point in the history
- Issue #1162: WPF installDir dialog is ignoring selectedfolder
- Added `CommonTasks.RegisterComAssembly` to register COM servers.
- Issue #1132: Project.ResolveWildCards(ignoreEmptyDirectories: true) removes Start Menu shortcut
- Issue #118: Logging
  • Loading branch information
oleg-shilo committed May 15, 2022
1 parent 6b9b6e3 commit 0ff5afb
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 33 deletions.
15 changes: 7 additions & 8 deletions Source/NuGet/WixSharp/WixSharp.WPF.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>WixSharp.WPF</id>
<version>1.20.0.0</version>
<version>1.20.1.0</version>
<title>Wix# (WixSharp) - Binaries</title>
<authors>Oleg Shilo</authors>
<owners>Oleg Shilo</owners>
Expand All @@ -16,13 +16,12 @@ The package contains Wix# binaries only.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
<summary>Wix# (WixSharp) - Binaries</summary>
<releaseNotes>Release v1.20.0.0
<releaseNotes>Release v1.20.1.0

- Added WPF stock dialogs for Custom UI (WixSharp.Ui.WPF assembly)
- Added test case for #1114
- Issue #1087: Intermittent error
- "WixSharp Project Templates" extension is ported to VS2022
- Issue #1096: Setting RegistrySearch Id causes infinite loop
- Issue #1162: WPF installDir dialog is ignoring selectedfolder
- Added `CommonTasks.RegisterComAssembly` to register COM servers.
- Issue #1132: Project.ResolveWildCards(ignoreEmptyDirectories: true) removes Start Menu shortcut
- Issue #118: Logging



Expand All @@ -33,7 +32,7 @@ The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2
<language>en-AU</language>
<tags>C# scripting msi install setup wix</tags>
<dependencies>
<dependency id="WixSharp.bin" version="1.20.0.0" />
<dependency id="WixSharp.bin" version="1.20.1.0" />
<dependency id="Caliburn.Micro" version="3.2.0" />
</dependencies>
<references>
Expand Down
13 changes: 6 additions & 7 deletions Source/NuGet/WixSharp/WixSharp.bin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>WixSharp.bin</id>
<version>1.20.0.0</version>
<version>1.20.1.0</version>
<title>Wix# (WixSharp) - Binaries</title>
<authors>Oleg Shilo</authors>
<owners>Oleg Shilo</owners>
Expand All @@ -16,13 +16,12 @@ The package contains Wix# binaries only.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
<summary>Wix# (WixSharp) - Binaries</summary>
<releaseNotes>Release v1.20.0.0
<releaseNotes>Release v1.20.1.0

- Added WPF stock dialogs for Custom UI (WixSharp.Ui.WPF assembly)
- Added test case for #1114
- Issue #1087: Intermittent error
- "WixSharp Project Templates" extension is ported to VS2022
- Issue #1096: Setting RegistrySearch Id causes infinite loop
- Issue #1162: WPF installDir dialog is ignoring selectedfolder
- Added `CommonTasks.RegisterComAssembly` to register COM servers.
- Issue #1132: Project.ResolveWildCards(ignoreEmptyDirectories: true) removes Start Menu shortcut
- Issue #118: Logging



Expand Down
15 changes: 7 additions & 8 deletions Source/NuGet/WixSharp/WixSharp.lab.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>WixSharp.Lab</id>
<version>1.20.0.0</version>
<version>1.20.1.0</version>
<title>Wix# (WixSharp) - Experimantal features</title>
<authors>Oleg Shilo</authors>
<owners>Oleg Shilo</owners>
Expand All @@ -14,13 +14,12 @@
The package contains the sample code for building a simple MSI with the CLR WinForm dialog inserted into UI sequence between InsallDirDlg and VerifyReadyDlg native MSI dialogs. In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
<summary>Wix# binaries containing experimental features (e.g. native WiX UI support).</summary>
<releaseNotes>Release v1.20.0.0
<releaseNotes>Release v1.20.1.0

- Added WPF stock dialogs for Custom UI (WixSharp.Ui.WPF assembly)
- Added test case for #1114
- Issue #1087: Intermittent error
- "WixSharp Project Templates" extension is ported to VS2022
- Issue #1096: Setting RegistrySearch Id causes infinite loop
- Issue #1162: WPF installDir dialog is ignoring selectedfolder
- Added `CommonTasks.RegisterComAssembly` to register COM servers.
- Issue #1132: Project.ResolveWildCards(ignoreEmptyDirectories: true) removes Start Menu shortcut
- Issue #118: Logging



Expand All @@ -35,7 +34,7 @@ The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2
<frameworkAssembly assemblyName="System.Drawing" targetFramework="" />
</frameworkAssemblies>
<dependencies>
<dependency id="WixSharp.bin" version="1.20.0.0" />
<dependency id="WixSharp.bin" version="1.20.1.0" />
</dependencies>
</metadata>
<files>
Expand Down
15 changes: 7 additions & 8 deletions Source/NuGet/WixSharp/WixSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>WixSharp</id>
<version>1.20.0.0</version>
<version>1.20.1.0</version>
<title>Wix# (WixSharp) - managed interface for WiX</title>
<authors>Oleg Shilo</authors>
<owners>Oleg Shilo</owners>
Expand All @@ -18,13 +18,12 @@ If you need only Wix# binaries you may want to use WixSharp.bin package instead.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
<summary>Wix# (WixSharp) - Binaries</summary>
<releaseNotes>Release v1.20.0.0
<releaseNotes>Release v1.20.1.0

- Added WPF stock dialogs for Custom UI (WixSharp.Ui.WPF assembly)
- Added test case for #1114
- Issue #1087: Intermittent error
- "WixSharp Project Templates" extension is ported to VS2022
- Issue #1096: Setting RegistrySearch Id causes infinite loop
- Issue #1162: WPF installDir dialog is ignoring selectedfolder
- Added `CommonTasks.RegisterComAssembly` to register COM servers.
- Issue #1132: Project.ResolveWildCards(ignoreEmptyDirectories: true) removes Start Menu shortcut
- Issue #118: Logging



Expand All @@ -35,7 +34,7 @@ The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2
<language>en-AU</language>
<tags>C# scripting msi install setup wix</tags>
<dependencies>
<dependency id="WixSharp.bin" version="1.20.0.0" />
<dependency id="WixSharp.bin" version="1.20.1.0" />
</dependencies>
</metadata>
<files>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions Source/src/WixSharp/Properties/AssemblyInfo.version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.20.0.0")]
[assembly: AssemblyFileVersion("1.20.0.0")]
[assembly: AssemblyVersion("1.20.1.0")]
[assembly: AssemblyFileVersion("1.20.1.0")]

0 comments on commit 0ff5afb

Please sign in to comment.