Version 1.0.2
This commit is contained in:
Родитель
1cc60c6999
Коммит
a0fef8b244
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.1.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.1.0")]
|
||||
[assembly: AssemblyVersion("1.0.2.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.2.0")]
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<metadata>
|
||||
<id>ARMClient</id>
|
||||
<title>ARMClient</title>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
<authors>Project Kudu contributors</authors>
|
||||
<summary>A simple command line tool to invoke the Azure Resource Manager API</summary>
|
||||
<description>A simple command line tool to invoke the Azure Resource Manager API</description>
|
||||
|
|
Загрузка…
Ссылка в новой задаче