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 edb2bc8 commit 5cd369aCopy full SHA for 5cd369a
src/Storage/Storage.Autorest/Properties/AssemblyInfo.cs
@@ -20,7 +20,7 @@
20
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
21
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
22
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Storage")]
23
-[assembly: System.Reflection.AssemblyFileVersionAttribute("0.1.0.0")]
24
-[assembly: System.Reflection.AssemblyVersionAttribute("0.1.0.0")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("8.1.0")]
+[assembly: System.Reflection.AssemblyVersionAttribute("8.1.0")]
25
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26
[assembly: System.CLSCompliantAttribute(false)]
0 commit comments