Skip to content

Commit 03f7cba

Browse files
committed
Release v2.7.4.0
'Merge pull request #1820 from austinw-fineart/master' 'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
1 parent 9977f73 commit 03f7cba

11 files changed

Lines changed: 41 additions & 39 deletions

File tree

Source/NuGet/WixSharp/WixSharp.WPF.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>WixSharp.WPF</id>
5-
<version>2.7.3.0</version>
5+
<version>2.7.4.0</version>
66
<title>Wix# (WixSharp) - Binaries (targeting WiX3)</title>
77
<authors>Oleg Shilo</authors>
88
<owners>Oleg Shilo</owners>
@@ -16,15 +16,15 @@ The package contains Wix# binaries only.
1616
In order to use this package you need have WiX Toolset installed.
1717
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
1818
<summary>Wix# (WixSharp) - Binaries</summary>
19-
<releaseNotes>Release v2.7.3.0
20-
'#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build'
21-
'#1816: The documentation around search paths is outdated and misleading'
22-
'#1813: fix serialization of MultiString RegValue</releaseNotes>
19+
<releaseNotes>Release v2.7.4.0
20+
'Merge pull request #1820 from austinw-fineart/master'
21+
'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
22+
</releaseNotes>
2323
<copyright>Copyright (C) 2008-2021 Oleg Shilo</copyright>
2424
<language>en-AU</language>
2525
<tags>C# scripting msi install setup wix</tags>
2626
<dependencies>
27-
<dependency id="WixSharp.bin" version="2.7.3.0" />
27+
<dependency id="WixSharp.bin" version="2.7.4.0" />
2828
<dependency id="Caliburn.Micro" version="4.0.212" />
2929
</dependencies>
3030
<references>

Source/NuGet/WixSharp/WixSharp.bin.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>WixSharp.bin</id>
5-
<version>2.7.3.0</version>
5+
<version>2.7.4.0</version>
66
<title>Wix# (WixSharp) - Binaries (targeting WiX3)</title>
77
<authors>Oleg Shilo</authors>
88
<owners>Oleg Shilo</owners>
@@ -16,10 +16,10 @@ The package contains Wix# binaries only.
1616
In order to use this package you need have WiX Toolset installed.
1717
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
1818
<summary>Wix# (WixSharp) - Binaries</summary>
19-
<releaseNotes>Release v2.7.3.0
20-
'#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build'
21-
'#1816: The documentation around search paths is outdated and misleading'
22-
'#1813: fix serialization of MultiString RegValue</releaseNotes>
19+
<releaseNotes>Release v2.7.4.0
20+
'Merge pull request #1820 from austinw-fineart/master'
21+
'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
22+
</releaseNotes>
2323
<copyright>Copyright (C) 2008-2022 Oleg Shilo</copyright>
2424
<language>en-AU</language>
2525
<tags>C# scripting msi install setup wix</tags>

Source/NuGet/WixSharp/WixSharp.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>WixSharp</id>
5-
<version>2.7.3.0</version>
5+
<version>2.7.4.0</version>
66
<title>Wix# (WixSharp) - managed interface for WiX3</title>
77
<authors>Oleg Shilo</authors>
88
<owners>Oleg Shilo</owners>
@@ -18,15 +18,15 @@ If you need only Wix# binaries you may want to use WixSharp.bin package instead.
1818
In order to use this package you need have WiX Toolset installed.
1919
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)</description>
2020
<summary>Wix# (WixSharp) - Binaries</summary>
21-
<releaseNotes>Release v2.7.3.0
22-
'#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build'
23-
'#1816: The documentation around search paths is outdated and misleading'
24-
'#1813: fix serialization of MultiString RegValue</releaseNotes>
21+
<releaseNotes>Release v2.7.4.0
22+
'Merge pull request #1820 from austinw-fineart/master'
23+
'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
24+
</releaseNotes>
2525
<copyright>Copyright (C) 2008-2022 Oleg Shilo</copyright>
2626
<language>en-AU</language>
2727
<tags>C# scripting msi install setup wix</tags>
2828
<dependencies>
29-
<dependency id="WixSharp.bin" version="2.7.3.0" />
29+
<dependency id="WixSharp.bin" version="2.7.4.0" />
3030
</dependencies>
3131
</metadata>
3232
<files>

Source/NuGet/WixSharp/WixSharp_wix4.WPF.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>WixSharp-wix4.WPF</id>
5-
<version>2.7.3.0</version>
5+
<version>2.7.4.0</version>
66
<title>Wix# (WixSharp) - Binaries (targeting WiX4 and later)</title>
77
<authors>Oleg Shilo</authors>
88
<owners>Oleg Shilo</owners>
@@ -16,15 +16,15 @@ The package contains Wix# binaries only.
1616
In order to use this package you need have WiX Toolset installed: `dotnet tool install --global wix`
1717
The package is tested against WIX (Windows Installer Xml) Toolset v4.0.1.0</description>
1818
<summary>Wix# (WixSharp) - Binaries</summary>
19-
<releaseNotes>Release v2.7.3.0
20-
'#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build'
21-
'#1816: The documentation around search paths is outdated and misleading'
22-
'#1813: fix serialization of MultiString RegValue</releaseNotes>
19+
<releaseNotes>Release v2.7.4.0
20+
'Merge pull request #1820 from austinw-fineart/master'
21+
'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
22+
</releaseNotes>
2323
<copyright>Copyright (C) 2008-2023 Oleg Shilo</copyright>
2424
<language>en-AU</language>
2525
<tags>C# scripting msi install setup wix</tags>
2626
<dependencies>
27-
<dependency id="WixSharp_wix4.bin" version="2.7.3.0" />
27+
<dependency id="WixSharp_wix4.bin" version="2.7.4.0" />
2828
</dependencies>
2929
<references>
3030
<reference file="WixSharp.UI.WPF.dll" />

Source/NuGet/WixSharp/WixSharp_wix4.bin.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>WixSharp_wix4.bin</id>
5-
<version>2.7.3.0</version>
5+
<version>2.7.4.0</version>
66
<title>Wix# (WixSharp) - Binaries (targeting WiX4 and later)</title>
77
<authors>Oleg Shilo</authors>
88
<owners>Oleg Shilo</owners>
@@ -16,10 +16,10 @@ The package contains Wix# binaries only.
1616
In order to use this package you need have WiX Toolset installed: `dotnet tool install --global wix`
1717
The package is tested against WIX (Windows Installer Xml) Toolset v4.0.1.0</description>
1818
<summary>Wix# (WixSharp) - Binaries</summary>
19-
<releaseNotes>Release v2.7.3.0
20-
'#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build'
21-
'#1816: The documentation around search paths is outdated and misleading'
22-
'#1813: fix serialization of MultiString RegValue</releaseNotes>
19+
<releaseNotes>Release v2.7.4.0
20+
'Merge pull request #1820 from austinw-fineart/master'
21+
'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
22+
</releaseNotes>
2323
<copyright>Copyright (C) 2008-2023 Oleg Shilo</copyright>
2424
<language>en-AU</language>
2525
<tags>C# scripting msi install setup wix</tags>

Source/NuGet/WixSharp/WixSharp_wix4.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>WixSharp_wix4</id>
5-
<version>2.7.3.0</version>
5+
<version>2.7.4.0</version>
66
<title>Wix# (WixSharp) - managed interface for WiX4 and later</title>
77
<authors>Oleg Shilo</authors>
88
<owners>Oleg Shilo</owners>
@@ -18,15 +18,15 @@ If you need only Wix# binaries you may want to use WixSharp.bin package instead.
1818
In order to use this package you need have WiX Toolset installed: `dotnet tool install --global wix`
1919
The package is tested against WIX (Windows Installer Xml) Toolset v4.0.1.0</description>
2020
<summary>Wix# (WixSharp) - Binaries</summary>
21-
<releaseNotes>Release v2.7.3.0
22-
'#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build'
23-
'#1816: The documentation around search paths is outdated and misleading'
24-
'#1813: fix serialization of MultiString RegValue</releaseNotes>
21+
<releaseNotes>Release v2.7.4.0
22+
'Merge pull request #1820 from austinw-fineart/master'
23+
'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations'
24+
</releaseNotes>
2525
<copyright>Copyright (C) 2008-2023 Oleg Shilo</copyright>
2626
<language>en-AU</language>
2727
<tags>C# scripting msi install setup wix</tags>
2828
<dependencies>
29-
<dependency id="WixSharp_wix4.bin" version="2.7.3.0" />
29+
<dependency id="WixSharp_wix4.bin" version="2.7.4.0" />
3030
</dependencies>
3131
</metadata>
3232
<files>

Source/NuGet/WixSharp/publish.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set ver=2.7.3
1+
set ver=2.7.4
22
echo !!!! Note: symbols are pushed automatically with nupkg
33

44
set nugetkey=%nuget_key%

Source/src/NET-Core/WixSharp.Core/WixSharp.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<PropertyGroup>
21-
<PackageVersion>2.7.3</PackageVersion>
21+
<PackageVersion>2.7.4</PackageVersion>
2222
<Title>WixSharp (.NET Core)</Title>
2323
<Description>.NET Core edition of WixSharp package</Description>
2424
<Copyright>Oleg Shilo</Copyright>

Source/src/NET-Core/WixSharp.Msi.Core/WixSharp.Msi.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525

2626
<PropertyGroup>
27-
<PackageVersion>2.7.3</PackageVersion>
27+
<PackageVersion>2.7.4</PackageVersion>
2828
<Title>WixSharp (.NET Core)</Title>
2929
<Description>.NET Core edition of WixSharp.Msi package</Description>
3030
<Copyright>Oleg Shilo</Copyright>

Source/src/WixSharp.Samples/Wix# Samples/Install Files/setup.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ static class Script
1818
[STAThread]
1919
static public void Main(string[] args)
2020
{
21+
var ttt = WixTools.WellKnownLocations;
22+
2123
if (args.Contains("-test")) //for demo only
2224
{
2325
ManagedUI.DefaultWpf.PlayInstallDialogs();

0 commit comments

Comments
 (0)