Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05c7719

Browse filesBrowse files
authored
CI Update - Update package versions for Preview 5 (#11429)
1 parent aca02aa commit 05c7719
Copy full SHA for 05c7719

File tree

Expand file treeCollapse file tree

352 files changed

+83131
-80471
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

352 files changed

+83131
-80471
lines changed

‎xml/FrameworksIndex/net-10.0-pp.xml

Copy file name to clipboardExpand all lines: xml/FrameworksIndex/net-10.0-pp.xml
+41Lines changed: 41 additions & 0 deletions
Large diffs are not rendered by default.

‎xml/FrameworksIndex/net-8.0-pp.xml

Copy file name to clipboardExpand all lines: xml/FrameworksIndex/net-8.0-pp.xml
+50-2Lines changed: 50 additions & 2 deletions
Large diffs are not rendered by default.

‎xml/FrameworksIndex/net-9.0-pp.xml

Copy file name to clipboardExpand all lines: xml/FrameworksIndex/net-9.0-pp.xml
+50-2Lines changed: 50 additions & 2 deletions
Large diffs are not rendered by default.

‎xml/FrameworksIndex/netframework-4.6.2-pp.xml

Copy file name to clipboardExpand all lines: xml/FrameworksIndex/netframework-4.6.2-pp.xml
+43-2Lines changed: 43 additions & 2 deletions
Large diffs are not rendered by default.

‎xml/FrameworksIndex/netstandard-2.0-pp.xml

Copy file name to clipboardExpand all lines: xml/FrameworksIndex/netstandard-2.0-pp.xml
+43-4Lines changed: 43 additions & 4 deletions
Large diffs are not rendered by default.

‎xml/FrameworksIndex/netstandard-2.1-pp.xml

Copy file name to clipboardExpand all lines: xml/FrameworksIndex/netstandard-2.1-pp.xml
+41-2Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,10 @@
9393
<Member Id="M:Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory.CreateServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)" />
9494
</Type>
9595
<Type Name="Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute" Id="T:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute">
96+
<Member Id="M:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.#ctor" />
9697
<Member Id="M:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.#ctor(System.Object)" />
9798
<Member Id="P:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.Key" />
99+
<Member Id="P:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.LookupMode" />
98100
</Type>
99101
<Type Name="Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions" Id="T:Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions">
100102
<Member Id="M:Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions.AddSerializer``1(Microsoft.Extensions.Caching.Hybrid.IHybridCacheBuilder,Microsoft.Extensions.Caching.Hybrid.IHybridCacheSerializer{``0})" />
@@ -295,6 +297,11 @@
295297
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute" Id="T:Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute">
296298
<Member Id="M:Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute.#ctor" />
297299
</Type>
300+
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode" Id="T:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode">
301+
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.ExplicitKey" />
302+
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.InheritKey" />
303+
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.NullKey" />
304+
</Type>
298305
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceLifetime" Id="T:Microsoft.Extensions.DependencyInjection.ServiceLifetime">
299306
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Scoped" />
300307
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Singleton" />
@@ -1865,7 +1872,7 @@
18651872
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncapsulationKey(System.Security.Cryptography.MLKemAlgorithm,System.ReadOnlySpan{System.Byte})" />
18661873
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
18671874
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
1868-
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.String,System.ReadOnlySpan{System.Byte})" />
1875+
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.String,System.Byte[])" />
18691876
<Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
18701877
<Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})" />
18711878
<Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.String,System.Byte[])" />
@@ -1925,33 +1932,48 @@
19251932
<Member Id="M:System.Security.Cryptography.SlhDsa.Dispose(System.Boolean)" />
19261933
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)" />
19271934
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)" />
1935+
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.String,System.Security.Cryptography.PbeParameters)" />
19281936
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)" />
19291937
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)" />
1938+
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.String,System.Security.Cryptography.PbeParameters)" />
19301939
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportPkcs8PrivateKey" />
19311940
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportPkcs8PrivateKeyPem" />
1941+
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKey" />
19321942
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKey(System.Span{System.Byte})" />
19331943
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKeyCore(System.Span{System.Byte})" />
1944+
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKey" />
19341945
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKey(System.Span{System.Byte})" />
19351946
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKeyCore(System.Span{System.Byte})" />
19361947
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSubjectPublicKeyInfo" />
19371948
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSubjectPublicKeyInfoPem" />
19381949
<Member Id="M:System.Security.Cryptography.SlhDsa.GenerateKey(System.Security.Cryptography.SlhDsaAlgorithm)" />
19391950
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
19401951
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
1952+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.String,System.Byte[])" />
19411953
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
19421954
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})" />
1955+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.String,System.Byte[])" />
1956+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.String,System.String)" />
19431957
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromPem(System.ReadOnlySpan{System.Char})" />
1958+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromPem(System.String)" />
1959+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportPkcs8PrivateKey(System.Byte[])" />
19441960
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte})" />
1961+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm,System.Byte[])" />
19451962
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm,System.ReadOnlySpan{System.Byte})" />
1963+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm,System.Byte[])" />
19461964
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm,System.ReadOnlySpan{System.Byte})" />
1965+
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSubjectPublicKeyInfo(System.Byte[])" />
19471966
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte})" />
1967+
<Member Id="M:System.Security.Cryptography.SlhDsa.SignData(System.Byte[],System.Byte[])" />
19481968
<Member Id="M:System.Security.Cryptography.SlhDsa.SignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})" />
19491969
<Member Id="M:System.Security.Cryptography.SlhDsa.SignDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte})" />
1950-
<Member Id="M:System.Security.Cryptography.SlhDsa.ThrowIfDisposed" />
19511970
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" />
19521971
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" />
1972+
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.String,System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" />
19531973
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)" />
1974+
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportPkcs8PrivateKeyCore(System.Span{System.Byte},System.Int32@)" />
19541975
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)" />
1976+
<Member Id="M:System.Security.Cryptography.SlhDsa.VerifyData(System.Byte[],System.Byte[],System.Byte[])" />
19551977
<Member Id="M:System.Security.Cryptography.SlhDsa.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
19561978
<Member Id="M:System.Security.Cryptography.SlhDsa.VerifyDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
19571979
<Member Id="P:System.Security.Cryptography.SlhDsa.Algorithm" />
@@ -2054,10 +2076,12 @@
20542076
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)" />
20552077
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)" />
20562078
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)" />
2079+
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.SlhDsa)" />
20572080
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
20582081
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.Certificate" />
20592082
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.Certificates" />
20602083
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.DigestAlgorithm" />
2084+
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.HasPrivateKey" />
20612085
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption" />
20622086
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey" />
20632087
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding" />
@@ -2438,6 +2462,14 @@
24382462
<Type Name="System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException" Id="T:System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException">
24392463
<Member Id="M:System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException.#ctor(System.String)" />
24402464
</Type>
2465+
<Type Name="System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors" Id="T:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors">
2466+
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.MLKem)" />
2467+
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.SlhDsa)" />
2468+
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetMLKemPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
2469+
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetMLKemPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
2470+
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetSlhDsaPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
2471+
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetSlhDsaPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
2472+
</Type>
24412473
<Type Name="System.Security.Cryptography.X509Certificates.X509CertificateLoader" Id="T:System.Security.Cryptography.X509Certificates.X509CertificateLoader">
24422474
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateLoader.LoadCertificate(System.Byte[])" />
24432475
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateLoader.LoadCertificate(System.ReadOnlySpan{System.Byte})" />
@@ -2458,6 +2490,13 @@
24582490
<Member Id="P:System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber" />
24592491
</Type>
24602492
</Namespace>
2493+
<Namespace Name="System.Text.Unicode">
2494+
<Type Name="System.Text.Unicode.Utf8" Id="T:System.Text.Unicode.Utf8">
2495+
<Member Id="M:System.Text.Unicode.Utf8.FromUtf16(System.ReadOnlySpan{System.Char},System.Span{System.Byte},System.Int32@,System.Int32@,System.Boolean,System.Boolean)" />
2496+
<Member Id="M:System.Text.Unicode.Utf8.IsValid(System.ReadOnlySpan{System.Byte})" />
2497+
<Member Id="M:System.Text.Unicode.Utf8.ToUtf16(System.ReadOnlySpan{System.Byte},System.Span{System.Char},System.Int32@,System.Int32@,System.Boolean,System.Boolean)" />
2498+
</Type>
2499+
</Namespace>
24612500
<Namespace Name="System.Threading.Channels">
24622501
<Type Name="System.Threading.Channels.BoundedChannelFullMode" Id="T:System.Threading.Channels.BoundedChannelFullMode">
24632502
<Member Id="F:System.Threading.Channels.BoundedChannelFullMode.DropNewest" />

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.