We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358e2c5 commit e52f110Copy full SHA for e52f110
setup/azurecmd.wxs
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
3
4
- <?define productName="Microsoft Azure PowerShell - November 2015" ?>
+ <?define productName="Microsoft Azure PowerShell - December 2015" ?>
5
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
6
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
7
0 commit comments