Skip to content

Commit

Permalink
Updated Network SDK version (#3814)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgenyAgafonchikov authored and shahabhijeet committed Oct 24, 2017
1 parent d6ae8b6 commit 8ef0dc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageId>Microsoft.Azure.Management.Network</PackageId>
<Description>Provides management capabilities for Network services.</Description>
<AssemblyName>Microsoft.Azure.Management.Network</AssemblyName>
<Version>15.0.0-preview</Version>
<Version>15.1.0-preview</Version>
<PackageTags>Microsoft Azure Network management;Network;Network management;windowsazureofficial</PackageTags>
</PropertyGroup>
<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
[assembly: AssemblyTitle("Microsoft Azure Network Management Library")]
[assembly: AssemblyDescription("Provides Microsoft Azure Network management functions for managing the Microsoft Azure Network service.")]

[assembly: AssemblyVersion("15.0.0.0")]
[assembly: AssemblyFileVersion("15.0.0.0")]
[assembly: AssemblyVersion("15.1.0.0")]
[assembly: AssemblyFileVersion("15.1.0.0")]

[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Microsoft Azure .NET SDK")]
Expand Down

0 comments on commit 8ef0dc2

Please sign in to comment.