Skip to content

Commit 80cd89a

Browse files
amolramolr
authored andcommitted
Removed <Private>true</Private> and changing skuTier to SkuTier in help file
1 parent 055aaf0 commit 80cd89a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/Commands.NotificationHubs.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
</Reference>
8181
<Reference Include="Microsoft.Azure.Test.Framework">
8282
<HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6052.28118-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
83-
<Private>True</Private>
8483
</Reference>
8584
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
8685
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>

src/ResourceManager/NotificationHubs/Commands.NotificationHubs/Microsoft.Azure.Commands.NotificationHubs.dll-help.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@
15641564
<command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
15651565
</command:parameter>
15661566
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="4">
1567-
<maml:name>skuTier</maml:name>
1567+
<maml:name>SkuTier</maml:name>
15681568
<maml:description>
15691569
<maml:para />
15701570
</maml:description>
@@ -1636,7 +1636,7 @@
16361636
<dev:defaultValue></dev:defaultValue>
16371637
</command:parameter>
16381638
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="4">
1639-
<maml:name>skuTier</maml:name>
1639+
<maml:name>SkuTier</maml:name>
16401640
<maml:description>
16411641
<maml:para />
16421642
</maml:description>
@@ -3380,7 +3380,7 @@
33803380
<command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
33813381
</command:parameter>
33823382
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="4">
3383-
<maml:name>skuTier</maml:name>
3383+
<maml:name>SkuTier</maml:name>
33843384
<maml:description>
33853385
<maml:para />
33863386
</maml:description>
@@ -3483,7 +3483,7 @@
34833483
<dev:defaultValue></dev:defaultValue>
34843484
</command:parameter>
34853485
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="4">
3486-
<maml:name>skuTier</maml:name>
3486+
<maml:name>SkuTier</maml:name>
34873487
<maml:description>
34883488
<maml:para />
34893489
</maml:description>

0 commit comments

Comments
 (0)