Bumping the version of OOB packages to match product version (dotnet/corefx#41623)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Tue, 8 Oct 2019 18:06:55 +0000 (11:06 -0700)
committermsftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
Tue, 8 Oct 2019 18:06:55 +0000 (18:06 +0000)
* update package version for oob packages as well

* ServiceVersion -> PatchVersion

Commit migrated from https://github.com/dotnet/corefx/commit/4e0541e71d7ff69aaebccd28ca8b6b7dba9e76ee

src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/Directory.Build.props
src/libraries/Microsoft.VisualBasic.Core/Directory.Build.props
src/libraries/Microsoft.XmlSerializer.Generator/Directory.Build.props
src/libraries/System.Collections.Immutable/Directory.Build.props
src/libraries/System.Composition/Directory.Build.props
src/libraries/System.Numerics.Tensors/Directory.Build.props
src/libraries/System.Reflection.Metadata/Directory.Build.props
src/libraries/pkg/Microsoft.Private.PackageBaseline/packageIndex.json

index feda0b1..e849305 100644 (file)
@@ -1,7 +1,6 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>2.3.0</PackageVersion>
     <AssemblyVersion>2.0.2.0</AssemblyVersion>
     <StrongNameKeyId>Open</StrongNameKeyId>
   </PropertyGroup>
index 8b06325..0e43443 100644 (file)
@@ -1,7 +1,8 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>10.6.0</PackageVersion>
+    <MajorVersion>$([MSBuild]::Add($(MajorVersion), 6))</MajorVersion>
+    <PackageVersion>$(MajorVersion).$(MinorVersion).$(PatchVersion)</PackageVersion>
     <AssemblyVersion>10.0.4.0</AssemblyVersion>
     <StrongNameKeyId>Microsoft</StrongNameKeyId>
     <IsNETCoreApp>true</IsNETCoreApp>
index 545d69b..50d2821 100644 (file)
@@ -1,7 +1,6 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>2.3.0</PackageVersion>
     <SkipValidatePackage>true</SkipValidatePackage>
     <AssemblyVersion>2.0.0.0</AssemblyVersion>
     <AssemblyFileVersion>$(AssemblyVersion)</AssemblyFileVersion>
index ed1e4b9..a8569f9 100644 (file)
@@ -1,7 +1,6 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>1.8.0</PackageVersion>
     <AssemblyVersion>1.2.4.0</AssemblyVersion>
     <StrongNameKeyId>Microsoft</StrongNameKeyId>
     <IsNETCoreApp>true</IsNETCoreApp>
index 1a8f01b..8e5e47f 100644 (file)
@@ -1,7 +1,6 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>1.5.0</PackageVersion>
     <AssemblyVersion>1.0.34.0</AssemblyVersion>
   </PropertyGroup>
 </Project>
\ No newline at end of file
index aacaa60..3a570b1 100644 (file)
@@ -1,7 +1,6 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>0.4.0</PackageVersion>
     <AssemblyVersion>0.2.0.0</AssemblyVersion>
     <StrongNameKeyId>Open</StrongNameKeyId>
     <!-- This is a preview package. Do not mark as stable. -->
index ac89a3d..7750549 100644 (file)
@@ -1,7 +1,6 @@
 <Project>
   <Import Project="..\Directory.Build.props" />
   <PropertyGroup>
-    <PackageVersion>1.9.0</PackageVersion>
     <AssemblyVersion>1.4.4.0</AssemblyVersion>
     <StrongNameKeyId>Microsoft</StrongNameKeyId>
     <IsNETCoreApp>true</IsNETCoreApp>
index 68d87b3..d942d3c 100644 (file)
         "2.0.1",
         "2.1.0"
       ],
-      "BaselineVersion": "2.3.0",
+      "BaselineVersion": "5.0.0",
       "InboxOn": {},
       "AssemblyVersionInPackageVersion": {
         "2.0.0.0": "2.0.0",
       }
     },
     "Microsoft.VisualBasic.Core": {
-      "BaselineVersion": "10.6.0",
+      "BaselineVersion": "11.0.0",
       "InboxOn": {
         "netcoreapp3.0": "10.0.4.0",
         "uap10.0.16300": "10.0.4.0"
         "2.0.0",
         "2.1.0"
       ],
-      "BaselineVersion": "2.3.0",
+      "BaselineVersion": "5.0.0",
       "InboxOn": {},
       "AssemblyVersionInPackageVersion": {
         "1.0.0.0": "1.0.0",
         "1.5.0",
         "1.6.0"
       ],
-      "BaselineVersion": "1.8.0",
+      "BaselineVersion": "5.0.0",
       "InboxOn": {
         "netcoreapp2.0": "1.2.2.0",
         "netcoreapp2.1": "1.2.3.0",
         "1.2.0",
         "1.3.0"
       ],
-      "BaselineVersion": "1.5.0",
+      "BaselineVersion": "5.0.0",
       "InboxOn": {}
     },
     "System.Composition.AttributedModel": {
       "StableVersions": [
         "0.1.0"
       ],
-      "BaselineVersion": "0.4.0",
+      "BaselineVersion": "5.0.0",
       "InboxOn": {},
       "AssemblyVersionInPackageVersion": {
         "0.1.0.0": "0.1.0",
         "1.6.0",
         "1.7.0"
       ],
-      "BaselineVersion": "1.9.0",
+      "BaselineVersion": "5.0.0",
       "InboxOn": {
         "netcoreapp2.0": "1.4.2.0",
         "netcoreapp2.1": "1.4.3.0",