Skip to content

Commit

Permalink
Release v1.6.3.0-HotFix
Browse files Browse the repository at this point in the history
-----

* Issue #301: Managed UI: UAC prompt is always in background
* Implemented DirPermissions inheriting parent Dir features if it has no own features specified.
* Issue #279: Empty directory belonging to a feature causes an error
* Added `FeatureSet` class to allow passing set of features as a constructor `Feature` parameter
* NuGet: `nbsbuilder` has been moved into 'tools' folder to avoid being referenced as an assembly.
  • Loading branch information
oleg-shilo committed Feb 18, 2018
1 parent 7a5170c commit 7ba3235
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified Source/src/WixSharp.Samples/WixSharp.Lab.dll
Binary file not shown.
Binary file modified Source/src/WixSharp.Samples/WixSharp.Msi.dll
Binary file not shown.
Binary file modified Source/src/WixSharp.Samples/WixSharp.UI.dll
Binary file not shown.
Binary file modified Source/src/WixSharp.Samples/WixSharp.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion 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.6.3.1")]
[assembly: AssemblyVersion("1.6.3.0")]
[assembly: AssemblyFileVersion("1.6.3.0")]

0 comments on commit 7ba3235

Please sign in to comment.