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 fc75314 commit 7ef7ac7Copy full SHA for 7ef7ac7
src/Batch/Batch/Properties/AssemblyInfo.cs
@@ -25,8 +25,8 @@
25
[assembly: ComVisible(false)]
26
[assembly: CLSCompliant(false)]
27
[assembly: Guid("ed102280-3577-49bf-93dd-11b6e3a44a57")]
28
-[assembly: AssemblyVersion("1.1.1")]
29
-[assembly: AssemblyFileVersion("1.1.1")]
+[assembly: AssemblyVersion("2.0.0")]
+[assembly: AssemblyFileVersion("2.0.0")]
30
#if !SIGN
31
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Batch.Test")]
32
#endif
0 commit comments