diff --git a/VDesk/Properties/AssemblyInfo.cs b/VDesk/Properties/AssemblyInfo.cs index 70aab02..3fed3b0 100644 --- a/VDesk/Properties/AssemblyInfo.cs +++ b/VDesk/Properties/AssemblyInfo.cs @@ -12,4 +12,4 @@ [assembly: Guid("4b9d3f05-3f9d-4627-a463-91c7317aaed5")] [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] -[assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] diff --git a/VDeskSetup/Product.wxs b/VDeskSetup/Product.wxs index f2d2b17..5652e9f 100644 --- a/VDeskSetup/Product.wxs +++ b/VDeskSetup/Product.wxs @@ -1,10 +1,14 @@ - - + + + + - - - + + = "#394254")]]> + + + diff --git a/VDeskSetup/VDeskSetup.wixproj b/VDeskSetup/VDeskSetup.wixproj index 66b3757..ec34d8b 100644 --- a/VDeskSetup/VDeskSetup.wixproj +++ b/VDeskSetup/VDeskSetup.wixproj @@ -8,6 +8,7 @@ 2.0 VDeskSetup Package + Always bin\$(Configuration)\ @@ -21,6 +22,12 @@ + + + $(WixExtDir)\WixNetFxExtension.dll + WixNetFxExtension + +