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 3a3c93e commit 5b8fd9eCopy full SHA for 5b8fd9e
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">
3
4
- <?define productName="Microsoft Azure PowerShell - January 2015" ?>
+ <?define productName="Microsoft Azure PowerShell - February 2015" ?>
5
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
6
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
7
0 commit comments