Skip to content

Commit b7aa2cb

Browse files
Update help for NetworkInterfaceIpConfig cmdlets
1 parent 80944f2 commit b7aa2cb

File tree

4 files changed

+21563
-7818
lines changed

4 files changed

+21563
-7818
lines changed

src/ResourceManager/Network/AzureRM.Network.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Version number of this module.
12-
ModuleVersion = '1.0.8'
12+
ModuleVersion = '1.0.9'
1313

1414
# ID used to uniquely identify this module
1515
GUID = 'eb75c732-e274-4a20-b502-e9958e63484a'

src/ResourceManager/Network/Commands.Network/Commands.Network.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,9 +483,7 @@
483483
<Link>AzureRM.Network.psd1</Link>
484484
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
485485
</None>
486-
<None Include="Microsoft.Azure.Commands.Network.dll-Help.psd1">
487-
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
488-
</None>
486+
<None Include="Microsoft.Azure.Commands.Network.dll-Help.psd1" />
489487
<None Include="Microsoft.Azure.Commands.Network.format.ps1xml">
490488
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
491489
<SubType>Designer</SubType>

src/ResourceManager/Network/Commands.Network/Microsoft.Azure.Commands.Network.dll-Help.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Version number of this module.
12-
ModuleVersion = '0.10.2'
12+
ModuleVersion = '0.10.3'
1313

1414
# ID used to uniquely identify this module
1515
GUID = 'B37DCEB6-F8A8-4C76-B1FC-9C35DFE08977'

0 commit comments

Comments
 (0)