@@ -15,7 +15,6 @@ internal static class NETStandard21
1515 {
1616 { "System.Buffers" , "4.6.1" } ,
1717 { "System.Collections.Concurrent" , "4.3.0" } ,
18- { "System.Collections.Immutable" , "1.4.0" } ,
1918 { "System.ComponentModel" , "4.3.0" } ,
2019 { "System.ComponentModel.Composition" , "4.5.0" } ,
2120 { "System.ComponentModel.EventBasedAsync" , "4.3.0" } ,
@@ -27,20 +26,13 @@ internal static class NETStandard21
2726 { "System.Net.WebHeaderCollection" , "4.3.0" } ,
2827 { "System.Numerics.Vectors" , "4.6.1" } ,
2928 { "System.ObjectModel" , "4.3.0" } ,
30- { "System.Private.DataContractSerialization" , "4.3.0" } ,
3129 { "System.Reflection.DispatchProxy" , "4.5.1" } ,
3230 { "System.Reflection.Emit" , "4.7.0" } ,
3331 { "System.Reflection.Emit.ILGeneration" , "4.7.0" } ,
3432 { "System.Reflection.Emit.Lightweight" , "4.7.0" } ,
35- { "System.Reflection.TypeExtensions" , "4.3.0" } ,
36- { "System.Runtime.Loader" , "4.3.0" } ,
3733 { "System.Runtime.Numerics" , "4.3.0" } ,
3834 { "System.Runtime.Serialization.Json" , "4.3.0" } ,
39- { "System.Security.AccessControl" , "4.4.0" } ,
40- // this package was listed in the package overrides.txt for netstandard2.1, but it is not actually in the targeting pack
41- // { "System.Security.Cryptography.Xml", "4.4.0" },
4235 { "System.Security.Principal" , "4.3.0" } ,
43- { "System.Security.Principal.Windows" , "4.4.0" } ,
4436 { "System.Threading" , "4.3.0" } ,
4537 { "System.Threading.Tasks.Extensions" , "4.6.3" } ,
4638 { "System.Threading.Tasks.Parallel" , "4.3.0" } ,
0 commit comments