Skip to content

Commit 1c13bd8

Browse files
authored
Correcting baseline numbers here as 5.0 should have higher numbers then 3.1 (dotnet/corefx#40530)
* correcting baseline numbers here. * removing runtime, private and meta packages * updating the visual basic core package number Commit migrated from dotnet/corefx@66bbf33
1 parent b57208a commit 1c13bd8

10 files changed

Lines changed: 27 additions & 60 deletions

File tree

src/libraries/Microsoft.Bcl.AsyncInterfaces/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>1.1.0</PackageVersion>
4+
<PackageVersion>1.2.0</PackageVersion>
55
<AssemblyVersion>1.0.0.0</AssemblyVersion>
66
<StrongNameKeyId>Open</StrongNameKeyId>
77
<!-- This assembly should never be placed inbox as it is only for downlevel compatibility. -->

src/libraries/Microsoft.Bcl.HashCode/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>1.1.0</PackageVersion>
4+
<PackageVersion>1.2.0</PackageVersion>
55
<AssemblyVersion>1.0.0.0</AssemblyVersion>
66
<StrongNameKeyId>Open</StrongNameKeyId>
77
<!-- This assembly should never be placed inbox as it is only for downlevel compatibility. -->

src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>2.2.0</PackageVersion>
4+
<PackageVersion>2.3.0</PackageVersion>
55
<AssemblyVersion>2.0.2.0</AssemblyVersion>
66
<StrongNameKeyId>Open</StrongNameKeyId>
77
</PropertyGroup>

src/libraries/Microsoft.VisualBasic.Core/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>10.5.0</PackageVersion>
4+
<PackageVersion>10.6.0</PackageVersion>
55
<AssemblyVersion>10.0.4.0</AssemblyVersion>
66
<StrongNameKeyId>Microsoft</StrongNameKeyId>
77
<IsNETCoreApp>true</IsNETCoreApp>

src/libraries/Microsoft.XmlSerializer.Generator/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>2.2.0</PackageVersion>
4+
<PackageVersion>2.3.0</PackageVersion>
55
<SkipValidatePackage>true</SkipValidatePackage>
66
<AssemblyVersion>2.0.0.0</AssemblyVersion>
77
<AssemblyFileVersion>$(AssemblyVersion)</AssemblyFileVersion>

src/libraries/System.Collections.Immutable/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>1.7.0</PackageVersion>
4+
<PackageVersion>1.8.0</PackageVersion>
55
<AssemblyVersion>1.2.4.0</AssemblyVersion>
66
<StrongNameKeyId>Microsoft</StrongNameKeyId>
77
<IsNETCoreApp>true</IsNETCoreApp>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>1.4.0</PackageVersion>
4+
<PackageVersion>1.5.0</PackageVersion>
55
<AssemblyVersion>1.0.34.0</AssemblyVersion>
66
</PropertyGroup>
77
</Project>

src/libraries/System.Numerics.Tensors/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>0.3.0</PackageVersion>
4+
<PackageVersion>0.4.0</PackageVersion>
55
<AssemblyVersion>0.2.0.0</AssemblyVersion>
66
<StrongNameKeyId>Open</StrongNameKeyId>
77
<!-- This is a preview package. Do not mark as stable. -->

src/libraries/System.Reflection.Metadata/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<PackageVersion>1.8.0</PackageVersion>
4+
<PackageVersion>1.9.0</PackageVersion>
55
<AssemblyVersion>1.4.4.0</AssemblyVersion>
66
<StrongNameKeyId>Microsoft</StrongNameKeyId>
77
<IsNETCoreApp>true</IsNETCoreApp>

src/libraries/pkg/Microsoft.Private.PackageBaseline/packageIndex.json

Lines changed: 18 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
}
2222
},
2323
"Microsoft.Bcl.AsyncInterfaces": {
24-
"BaselineVersion": "1.1.0",
24+
"BaselineVersion": "1.2.0",
2525
"InboxOn": {},
2626
"AssemblyVersionInPackageVersion": {
2727
"1.0.0.0": "1.0.0"
2828
}
2929
},
3030
"Microsoft.Bcl.HashCode": {
31-
"BaselineVersion": "1.1.0",
31+
"BaselineVersion": "1.2.0",
3232
"InboxOn": {},
3333
"AssemblyVersionInPackageVersion": {
3434
"1.0.0.0": "1.0.0"
@@ -117,11 +117,11 @@
117117
}
118118
},
119119
"Microsoft.Diagnostics.Tracing.EventSource.Redist": {
120-
"BaselineVersion": "2.2.0",
121120
"StableVersions": [
122121
"2.0.0",
123122
"2.0.1"
124123
],
124+
"BaselineVersion": "2.3.0",
125125
"InboxOn": {},
126126
"AssemblyVersionInPackageVersion": {
127127
"2.0.0.0": "2.0.0",
@@ -200,15 +200,6 @@
200200
"wp8": "8.0.0.0"
201201
}
202202
},
203-
"Microsoft.Private.CoreFx.NETCoreApp": {
204-
"InboxOn": {}
205-
},
206-
"Microsoft.Private.CoreFx.OOB": {
207-
"InboxOn": {}
208-
},
209-
"Microsoft.Private.PackageBaseline": {
210-
"InboxOn": {}
211-
},
212203
"Microsoft.VisualBasic": {
213204
"StableVersions": [
214205
"10.0.1",
@@ -250,7 +241,7 @@
250241
}
251242
},
252243
"Microsoft.VisualBasic.Core": {
253-
"BaselineVersion": "10.5.0",
244+
"BaselineVersion": "10.6.0",
254245
"InboxOn": {
255246
"netcoreapp3.0": "10.0.4.0",
256247
"uap10.0.16300": "10.0.4.0"
@@ -337,14 +328,6 @@
337328
"4.0.1.0": "4.6.0"
338329
}
339330
},
340-
"Microsoft.Windows.Compatibility": {
341-
"StableVersions": [
342-
"2.0.0",
343-
"2.0.1",
344-
"2.1.0"
345-
],
346-
"InboxOn": {}
347-
},
348331
"Microsoft.Windows.Compatibility.Shims": {
349332
"StableVersions": [
350333
"2.0.0",
@@ -357,7 +340,7 @@
357340
"1.0.0",
358341
"2.0.0"
359342
],
360-
"BaselineVersion": "2.2.0",
343+
"BaselineVersion": "2.3.0",
361344
"InboxOn": {},
362345
"AssemblyVersionInPackageVersion": {
363346
"1.0.0.0": "1.0.0",
@@ -526,22 +509,6 @@
526509
"BaselineVersion": "5.0.0",
527510
"InboxOn": {}
528511
},
529-
"runtime.win7-x64.runtime.native.System.Data.SqlClient.sni": {
530-
"StableVersions": [
531-
"4.0.1",
532-
"4.3.0"
533-
],
534-
"BaselineVersion": "4.3.0",
535-
"InboxOn": {}
536-
},
537-
"runtime.win7-x86.runtime.native.System.Data.SqlClient.sni": {
538-
"StableVersions": [
539-
"4.0.1",
540-
"4.3.0"
541-
],
542-
"BaselineVersion": "4.3.0",
543-
"InboxOn": {}
544-
},
545512
"SMDiagnostics": {
546513
"InboxOn": {
547514
"monoandroid10": "Any"
@@ -763,7 +730,7 @@
763730
"1.4.0",
764731
"1.5.0"
765732
],
766-
"BaselineVersion": "1.7.0",
733+
"BaselineVersion": "1.8.0",
767734
"InboxOn": {
768735
"netcoreapp2.0": "1.2.2.0",
769736
"netcoreapp2.1": "1.2.3.0",
@@ -1055,7 +1022,7 @@
10551022
"1.1.0",
10561023
"1.2.0"
10571024
],
1058-
"BaselineVersion": "1.4.0",
1025+
"BaselineVersion": "1.5.0",
10591026
"InboxOn": {}
10601027
},
10611028
"System.Composition.AttributedModel": {
@@ -1064,7 +1031,7 @@
10641031
"1.1.0",
10651032
"1.2.0"
10661033
],
1067-
"BaselineVersion": "1.4.0",
1034+
"BaselineVersion": "1.5.0",
10681035
"InboxOn": {},
10691036
"AssemblyVersionInPackageVersion": {
10701037
"1.0.31.0": "1.0.31",
@@ -1079,7 +1046,7 @@
10791046
"1.1.0",
10801047
"1.2.0"
10811048
],
1082-
"BaselineVersion": "1.3.0",
1049+
"BaselineVersion": "1.5.0",
10831050
"InboxOn": {},
10841051
"AssemblyVersionInPackageVersion": {
10851052
"1.0.31.0": "1.0.31",
@@ -1094,7 +1061,7 @@
10941061
"1.1.0",
10951062
"1.2.0"
10961063
],
1097-
"BaselineVersion": "1.4.0",
1064+
"BaselineVersion": "1.5.0",
10981065
"InboxOn": {},
10991066
"AssemblyVersionInPackageVersion": {
11001067
"1.0.31.0": "1.0.31",
@@ -1109,7 +1076,7 @@
11091076
"1.1.0",
11101077
"1.2.0"
11111078
],
1112-
"BaselineVersion": "1.4.0",
1079+
"BaselineVersion": "1.5.0",
11131080
"InboxOn": {},
11141081
"AssemblyVersionInPackageVersion": {
11151082
"1.0.31.0": "1.0.31",
@@ -1124,7 +1091,7 @@
11241091
"1.1.0",
11251092
"1.2.0"
11261093
],
1127-
"BaselineVersion": "1.4.0",
1094+
"BaselineVersion": "1.5.0",
11281095
"InboxOn": {},
11291096
"AssemblyVersionInPackageVersion": {
11301097
"1.0.31.0": "1.0.31",
@@ -3173,7 +3140,7 @@
31733140
"StableVersions": [
31743141
"0.1.0"
31753142
],
3176-
"BaselineVersion": "0.3.0",
3143+
"BaselineVersion": "0.4.0",
31773144
"InboxOn": {},
31783145
"AssemblyVersionInPackageVersion": {
31793146
"0.1.0.0": "0.1.0",
@@ -3436,7 +3403,7 @@
34363403
"4.0.1",
34373404
"4.3.0"
34383405
],
3439-
"BaselineVersion": "4.3.0",
3406+
"BaselineVersion": "5.0.0",
34403407
"InboxOn": {
34413408
"netcoreapp2.0": "4.0.3.0",
34423409
"netcoreapp3.0": "4.1.0.0",
@@ -3463,7 +3430,7 @@
34633430
"4.0.1",
34643431
"4.3.0"
34653432
],
3466-
"BaselineVersion": "4.3.0",
3433+
"BaselineVersion": "5.0.0",
34673434
"InboxOn": {
34683435
"netcoreapp2.0": "4.0.3.0",
34693436
"netcoreapp3.0": "4.1.0.0",
@@ -3534,7 +3501,7 @@
35343501
"1.5.0",
35353502
"1.6.0"
35363503
],
3537-
"BaselineVersion": "1.8.0",
3504+
"BaselineVersion": "1.9.0",
35383505
"InboxOn": {
35393506
"netcoreapp2.0": "1.4.2.0",
35403507
"netcoreapp2.1": "1.4.3.0",
@@ -4954,9 +4921,9 @@
49544921
],
49554922
"BaselineVersion": "5.0.0",
49564923
"InboxOn": {
4924+
"netcoreapp3.0": "4.1.2.0",
49574925
"monoandroid10": "Any",
49584926
"monotouch10": "Any",
4959-
"netcoreapp3.0": "4.1.2.0",
49604927
"uap10.0.16299": "4.1.1.0",
49614928
"uap10.0.16300": "4.1.2.0",
49624929
"xamarinios10": "Any",
@@ -5156,7 +5123,7 @@
51565123
],
51575124
"BaselineVersion": "5.0.0",
51585125
"InboxOn": {
5159-
"netcoreapp3.0": "4.0.1.0"
5126+
"netcoreapp3.0": "4.0.1.0"
51605127
},
51615128
"AssemblyVersionInPackageVersion": {
51625129
"4.0.0.0": "4.5.0",

0 commit comments

Comments
 (0)