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 9276deb commit 81f4175Copy full SHA for 81f4175
sdk/batch/Microsoft.Azure.Management.Batch/src/Properties/AssemblyInfo.cs
@@ -8,8 +8,8 @@
8
[assembly: AssemblyTitle("Microsoft Azure Batch Management Library")]
9
[assembly: AssemblyDescription("Provides management functions for Microsoft Azure Batch services.")]
10
11
-[assembly: AssemblyVersion("15.0.0.0")]
12
-[assembly: AssemblyFileVersion("15.0.0.0")]
+[assembly: AssemblyVersion("14.0.0.0")]
+[assembly: AssemblyFileVersion("14.0.0.0")]
13
14
[assembly: AssemblyConfiguration("")]
15
[assembly: AssemblyCompany("Microsoft")]
0 commit comments