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 07d4ee2 commit 27efac5Copy full SHA for 27efac5
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 - December 2014" ?>
+ <?define productName="Microsoft Azure PowerShell - November 2014" ?>
5
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
6
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
7
0 commit comments