From babf8288337f0c946947edbd1ef71604a19acf29 Mon Sep 17 00:00:00 2001 From: Donnie Goodson <49205731+donnie-msft@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:16:42 -0800 Subject: [PATCH] Ship Public APIs on release-6.13.x (#6224) --- .../PublicAPI.Shipped.txt | 5 ++++ .../PublicAPI.Unshipped.txt | 5 ---- .../PublicAPI/net472/PublicAPI.Shipped.txt | 3 +++ .../PublicAPI/net472/PublicAPI.Unshipped.txt | 3 --- .../PublicAPI/net8.0/PublicAPI.Shipped.txt | 3 +++ .../PublicAPI/net8.0/PublicAPI.Unshipped.txt | 3 --- .../netstandard2.0/PublicAPI.Shipped.txt | 3 +++ .../netstandard2.0/PublicAPI.Unshipped.txt | 3 --- .../NuGet.Common/PublicAPI.Shipped.txt | 4 +++ .../NuGet.Common/PublicAPI.Unshipped.txt | 4 --- .../NuGet.LibraryModel/PublicAPI.Shipped.txt | 25 +++++++++++++++++++ .../PublicAPI.Unshipped.txt | 25 ------------------- .../PublicAPI.Shipped.txt | 2 ++ .../PublicAPI.Unshipped.txt | 2 -- .../NuGet.ProjectModel/PublicAPI.Shipped.txt | 22 ++++++++++++++++ .../PublicAPI.Unshipped.txt | 22 ---------------- .../PublicAPI/net472/PublicAPI.Shipped.txt | 18 +++++++++++++ .../PublicAPI/net472/PublicAPI.Unshipped.txt | 18 ------------- .../PublicAPI/net8.0/PublicAPI.Shipped.txt | 18 +++++++++++++ .../PublicAPI/net8.0/PublicAPI.Unshipped.txt | 18 ------------- .../netstandard2.0/PublicAPI.Shipped.txt | 18 +++++++++++++ .../netstandard2.0/PublicAPI.Unshipped.txt | 18 ------------- 22 files changed, 121 insertions(+), 121 deletions(-) diff --git a/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Shipped.txt index e69de29bb2d..ef21fe8eca3 100644 --- a/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Shipped.txt @@ -0,0 +1,5 @@ +NuGet.CommandLine.XPlat.Commands.DocumentedCommand +NuGet.CommandLine.XPlat.Commands.DocumentedCommand.DocumentedCommand(string name, string description, string helpUrl) -> void +NuGet.CommandLine.XPlat.Commands.DocumentedCommand.HelpUrl.get -> string +NuGet.CommandLine.XPlat.Commands.Why.WhyCommand +static NuGet.CommandLine.XPlat.Commands.Why.WhyCommand.GetWhyCommand(System.CommandLine.CliCommand rootCommand) -> void diff --git a/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Unshipped.txt index c17083ea521..e69de29bb2d 100644 --- a/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.CommandLine.XPlat/PublicAPI.Unshipped.txt @@ -1,5 +0,0 @@ -NuGet.CommandLine.XPlat.Commands.DocumentedCommand -NuGet.CommandLine.XPlat.Commands.DocumentedCommand.DocumentedCommand(string name, string description, string helpUrl) -> void -NuGet.CommandLine.XPlat.Commands.DocumentedCommand.HelpUrl.get -> string -NuGet.CommandLine.XPlat.Commands.Why.WhyCommand -static NuGet.CommandLine.XPlat.Commands.Why.WhyCommand.GetWhyCommand(System.CommandLine.CliCommand rootCommand) -> void \ No newline at end of file diff --git a/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Shipped.txt index 67886ad9654..0ba4ad0c7d5 100644 --- a/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Shipped.txt @@ -621,6 +621,7 @@ NuGet.Commands.RestoreRunner NuGet.Commands.RestoreSpecException ~NuGet.Commands.RestoreSpecException.Files.get -> System.Collections.Generic.IEnumerable NuGet.Commands.RestoreSummary +NuGet.Commands.RestoreSummary.AuditRan.get -> bool ~NuGet.Commands.RestoreSummary.ConfigFiles.get -> System.Collections.Generic.IReadOnlyList ~NuGet.Commands.RestoreSummary.Errors.get -> System.Collections.Generic.IReadOnlyList ~NuGet.Commands.RestoreSummary.FeedsUsed.get -> System.Collections.Generic.IReadOnlyList @@ -881,6 +882,7 @@ override NuGet.Commands.WarningPropertiesCollection.GetHashCode() -> int ~static NuGet.Commands.AddSourceRunner.Run(NuGet.Commands.AddSourceArgs args, System.Func getLogger) -> void ~static NuGet.Commands.AssetTargetFallbackUtility.EnsureValidFallback(System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallback, string filePath) -> void ~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFramework(NuGet.Frameworks.NuGetFramework projectFramework, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallback) -> NuGet.Frameworks.NuGetFramework +~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFrameworkInformation(NuGet.Frameworks.NuGetFramework originalFrameworkName, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallbackEnum) -> (NuGet.Frameworks.NuGetFramework frameworkName, System.Collections.Immutable.ImmutableArray imports, bool assetTargetFallback, bool warn) ~static NuGet.Commands.AssetTargetFallbackUtility.GetInvalidFallbackCombinationMessage(string path) -> NuGet.Common.RestoreLogMessage ~static NuGet.Commands.BuildAssetsUtils.AddNuGetProperties(System.Xml.Linq.XDocument doc, System.Collections.Generic.IEnumerable packageFolders, string repositoryRoot, NuGet.ProjectModel.ProjectStyle projectStyle, string assetsFilePath, bool success) -> void ~static NuGet.Commands.BuildAssetsUtils.AddNuGetPropertiesToFirstImport(System.Collections.Generic.IEnumerable files, System.Collections.Generic.IEnumerable packageFolders, string repositoryRoot, NuGet.ProjectModel.ProjectStyle projectStyle, string assetsFilePath, bool success) -> void @@ -952,6 +954,7 @@ override NuGet.Commands.WarningPropertiesCollection.GetHashCode() -> int ~static NuGet.Commands.MSBuildRestoreUtility.GetCentralPackageManagementSettings(NuGet.Commands.IMSBuildItem projectSpecItem, NuGet.ProjectModel.ProjectStyle projectStyle) -> (bool IsEnabled, bool IsVersionOverrideDisabled, bool IsCentralPackageTransitivePinningEnabled, bool isCentralPackageFloatingVersionsEnabled) ~static NuGet.Commands.MSBuildRestoreUtility.GetDependencySpec(System.Collections.Generic.IEnumerable items) -> NuGet.ProjectModel.DependencyGraphSpec ~static NuGet.Commands.MSBuildRestoreUtility.GetDependencySpec(System.Collections.Generic.IEnumerable items, bool readOnly) -> NuGet.ProjectModel.DependencyGraphSpec +~static NuGet.Commands.MSBuildRestoreUtility.GetLibraryDependencyIncludeFlags(string includeAssets, string excludeAssets, string privateAssets) -> (NuGet.LibraryModel.LibraryIncludeFlags includeType, NuGet.LibraryModel.LibraryIncludeFlags suppressParent) ~static NuGet.Commands.MSBuildRestoreUtility.GetMessageForUnsupportedProject(string path) -> NuGet.Common.RestoreLogMessage ~static NuGet.Commands.MSBuildRestoreUtility.GetPackageSpec(System.Collections.Generic.IEnumerable items) -> NuGet.ProjectModel.PackageSpec ~static NuGet.Commands.MSBuildRestoreUtility.GetRestoreAuditProperties(NuGet.Commands.IMSBuildItem specItem, System.Collections.Generic.HashSet suppressionItems) -> NuGet.ProjectModel.RestoreAuditProperties diff --git a/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Unshipped.txt index 4b8ebd75924..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Commands/PublicAPI/net472/PublicAPI.Unshipped.txt @@ -1,4 +1 @@ #nullable enable -NuGet.Commands.RestoreSummary.AuditRan.get -> bool -~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFrameworkInformation(NuGet.Frameworks.NuGetFramework originalFrameworkName, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallbackEnum) -> (NuGet.Frameworks.NuGetFramework frameworkName, System.Collections.Immutable.ImmutableArray imports, bool assetTargetFallback, bool warn) -~static NuGet.Commands.MSBuildRestoreUtility.GetLibraryDependencyIncludeFlags(string includeAssets, string excludeAssets, string privateAssets) -> (NuGet.LibraryModel.LibraryIncludeFlags includeType, NuGet.LibraryModel.LibraryIncludeFlags suppressParent) diff --git a/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Shipped.txt index 52cb34d10f4..cd56f92241c 100644 --- a/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Shipped.txt @@ -621,6 +621,7 @@ NuGet.Commands.RestoreRunner NuGet.Commands.RestoreSpecException ~NuGet.Commands.RestoreSpecException.Files.get -> System.Collections.Generic.IEnumerable NuGet.Commands.RestoreSummary +NuGet.Commands.RestoreSummary.AuditRan.get -> bool ~NuGet.Commands.RestoreSummary.ConfigFiles.get -> System.Collections.Generic.IReadOnlyList ~NuGet.Commands.RestoreSummary.Errors.get -> System.Collections.Generic.IReadOnlyList ~NuGet.Commands.RestoreSummary.FeedsUsed.get -> System.Collections.Generic.IReadOnlyList @@ -880,6 +881,7 @@ override NuGet.Commands.WarningPropertiesCollection.GetHashCode() -> int ~static NuGet.Commands.AddSourceRunner.Run(NuGet.Commands.AddSourceArgs args, System.Func getLogger) -> void ~static NuGet.Commands.AssetTargetFallbackUtility.EnsureValidFallback(System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallback, string filePath) -> void ~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFramework(NuGet.Frameworks.NuGetFramework projectFramework, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallback) -> NuGet.Frameworks.NuGetFramework +~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFrameworkInformation(NuGet.Frameworks.NuGetFramework originalFrameworkName, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallbackEnum) -> (NuGet.Frameworks.NuGetFramework frameworkName, System.Collections.Immutable.ImmutableArray imports, bool assetTargetFallback, bool warn) ~static NuGet.Commands.AssetTargetFallbackUtility.GetInvalidFallbackCombinationMessage(string path) -> NuGet.Common.RestoreLogMessage ~static NuGet.Commands.BuildAssetsUtils.AddNuGetProperties(System.Xml.Linq.XDocument doc, System.Collections.Generic.IEnumerable packageFolders, string repositoryRoot, NuGet.ProjectModel.ProjectStyle projectStyle, string assetsFilePath, bool success) -> void ~static NuGet.Commands.BuildAssetsUtils.AddNuGetPropertiesToFirstImport(System.Collections.Generic.IEnumerable files, System.Collections.Generic.IEnumerable packageFolders, string repositoryRoot, NuGet.ProjectModel.ProjectStyle projectStyle, string assetsFilePath, bool success) -> void @@ -951,6 +953,7 @@ override NuGet.Commands.WarningPropertiesCollection.GetHashCode() -> int ~static NuGet.Commands.MSBuildRestoreUtility.GetCentralPackageManagementSettings(NuGet.Commands.IMSBuildItem projectSpecItem, NuGet.ProjectModel.ProjectStyle projectStyle) -> (bool IsEnabled, bool IsVersionOverrideDisabled, bool IsCentralPackageTransitivePinningEnabled, bool isCentralPackageFloatingVersionsEnabled) ~static NuGet.Commands.MSBuildRestoreUtility.GetDependencySpec(System.Collections.Generic.IEnumerable items) -> NuGet.ProjectModel.DependencyGraphSpec ~static NuGet.Commands.MSBuildRestoreUtility.GetDependencySpec(System.Collections.Generic.IEnumerable items, bool readOnly) -> NuGet.ProjectModel.DependencyGraphSpec +~static NuGet.Commands.MSBuildRestoreUtility.GetLibraryDependencyIncludeFlags(string includeAssets, string excludeAssets, string privateAssets) -> (NuGet.LibraryModel.LibraryIncludeFlags includeType, NuGet.LibraryModel.LibraryIncludeFlags suppressParent) ~static NuGet.Commands.MSBuildRestoreUtility.GetMessageForUnsupportedProject(string path) -> NuGet.Common.RestoreLogMessage ~static NuGet.Commands.MSBuildRestoreUtility.GetPackageSpec(System.Collections.Generic.IEnumerable items) -> NuGet.ProjectModel.PackageSpec ~static NuGet.Commands.MSBuildRestoreUtility.GetRestoreAuditProperties(NuGet.Commands.IMSBuildItem specItem, System.Collections.Generic.HashSet suppressionItems) -> NuGet.ProjectModel.RestoreAuditProperties diff --git a/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Unshipped.txt index 4b8ebd75924..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Commands/PublicAPI/net8.0/PublicAPI.Unshipped.txt @@ -1,4 +1 @@ #nullable enable -NuGet.Commands.RestoreSummary.AuditRan.get -> bool -~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFrameworkInformation(NuGet.Frameworks.NuGetFramework originalFrameworkName, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallbackEnum) -> (NuGet.Frameworks.NuGetFramework frameworkName, System.Collections.Immutable.ImmutableArray imports, bool assetTargetFallback, bool warn) -~static NuGet.Commands.MSBuildRestoreUtility.GetLibraryDependencyIncludeFlags(string includeAssets, string excludeAssets, string privateAssets) -> (NuGet.LibraryModel.LibraryIncludeFlags includeType, NuGet.LibraryModel.LibraryIncludeFlags suppressParent) diff --git a/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt index 9102caba71c..44ed81d0b84 100644 --- a/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt @@ -621,6 +621,7 @@ NuGet.Commands.RestoreRunner NuGet.Commands.RestoreSpecException ~NuGet.Commands.RestoreSpecException.Files.get -> System.Collections.Generic.IEnumerable NuGet.Commands.RestoreSummary +NuGet.Commands.RestoreSummary.AuditRan.get -> bool ~NuGet.Commands.RestoreSummary.ConfigFiles.get -> System.Collections.Generic.IReadOnlyList ~NuGet.Commands.RestoreSummary.Errors.get -> System.Collections.Generic.IReadOnlyList ~NuGet.Commands.RestoreSummary.FeedsUsed.get -> System.Collections.Generic.IReadOnlyList @@ -879,6 +880,7 @@ override NuGet.Commands.WarningPropertiesCollection.GetHashCode() -> int ~static NuGet.Commands.AddSourceRunner.Run(NuGet.Commands.AddSourceArgs args, System.Func getLogger) -> void ~static NuGet.Commands.AssetTargetFallbackUtility.EnsureValidFallback(System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallback, string filePath) -> void ~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFramework(NuGet.Frameworks.NuGetFramework projectFramework, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallback) -> NuGet.Frameworks.NuGetFramework +~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFrameworkInformation(NuGet.Frameworks.NuGetFramework originalFrameworkName, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallbackEnum) -> (NuGet.Frameworks.NuGetFramework frameworkName, System.Collections.Immutable.ImmutableArray imports, bool assetTargetFallback, bool warn) ~static NuGet.Commands.AssetTargetFallbackUtility.GetInvalidFallbackCombinationMessage(string path) -> NuGet.Common.RestoreLogMessage ~static NuGet.Commands.BuildAssetsUtils.AddNuGetProperties(System.Xml.Linq.XDocument doc, System.Collections.Generic.IEnumerable packageFolders, string repositoryRoot, NuGet.ProjectModel.ProjectStyle projectStyle, string assetsFilePath, bool success) -> void ~static NuGet.Commands.BuildAssetsUtils.AddNuGetPropertiesToFirstImport(System.Collections.Generic.IEnumerable files, System.Collections.Generic.IEnumerable packageFolders, string repositoryRoot, NuGet.ProjectModel.ProjectStyle projectStyle, string assetsFilePath, bool success) -> void @@ -950,6 +952,7 @@ override NuGet.Commands.WarningPropertiesCollection.GetHashCode() -> int ~static NuGet.Commands.MSBuildRestoreUtility.GetCentralPackageManagementSettings(NuGet.Commands.IMSBuildItem projectSpecItem, NuGet.ProjectModel.ProjectStyle projectStyle) -> (bool IsEnabled, bool IsVersionOverrideDisabled, bool IsCentralPackageTransitivePinningEnabled, bool isCentralPackageFloatingVersionsEnabled) ~static NuGet.Commands.MSBuildRestoreUtility.GetDependencySpec(System.Collections.Generic.IEnumerable items) -> NuGet.ProjectModel.DependencyGraphSpec ~static NuGet.Commands.MSBuildRestoreUtility.GetDependencySpec(System.Collections.Generic.IEnumerable items, bool readOnly) -> NuGet.ProjectModel.DependencyGraphSpec +~static NuGet.Commands.MSBuildRestoreUtility.GetLibraryDependencyIncludeFlags(string includeAssets, string excludeAssets, string privateAssets) -> (NuGet.LibraryModel.LibraryIncludeFlags includeType, NuGet.LibraryModel.LibraryIncludeFlags suppressParent) ~static NuGet.Commands.MSBuildRestoreUtility.GetMessageForUnsupportedProject(string path) -> NuGet.Common.RestoreLogMessage ~static NuGet.Commands.MSBuildRestoreUtility.GetPackageSpec(System.Collections.Generic.IEnumerable items) -> NuGet.ProjectModel.PackageSpec ~static NuGet.Commands.MSBuildRestoreUtility.GetRestoreAuditProperties(NuGet.Commands.IMSBuildItem specItem, System.Collections.Generic.HashSet suppressionItems) -> NuGet.ProjectModel.RestoreAuditProperties diff --git a/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt index 4b8ebd75924..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Commands/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt @@ -1,4 +1 @@ #nullable enable -NuGet.Commands.RestoreSummary.AuditRan.get -> bool -~static NuGet.Commands.AssetTargetFallbackUtility.GetFallbackFrameworkInformation(NuGet.Frameworks.NuGetFramework originalFrameworkName, System.Collections.Generic.IEnumerable packageTargetFallback, System.Collections.Generic.IEnumerable assetTargetFallbackEnum) -> (NuGet.Frameworks.NuGetFramework frameworkName, System.Collections.Immutable.ImmutableArray imports, bool assetTargetFallback, bool warn) -~static NuGet.Commands.MSBuildRestoreUtility.GetLibraryDependencyIncludeFlags(string includeAssets, string excludeAssets, string privateAssets) -> (NuGet.LibraryModel.LibraryIncludeFlags includeType, NuGet.LibraryModel.LibraryIncludeFlags suppressParent) diff --git a/src/NuGet.Core/NuGet.Common/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Common/PublicAPI.Shipped.txt index 36a90fb4e04..685e6e82eae 100644 --- a/src/NuGet.Core/NuGet.Common/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Common/PublicAPI.Shipped.txt @@ -212,6 +212,9 @@ NuGet.Common.NuGetLogCode.NU1505 = 1505 -> NuGet.Common.NuGetLogCode NuGet.Common.NuGetLogCode.NU1506 = 1506 -> NuGet.Common.NuGetLogCode NuGet.Common.NuGetLogCode.NU1507 = 1507 -> NuGet.Common.NuGetLogCode NuGet.Common.NuGetLogCode.NU1508 = 1508 -> NuGet.Common.NuGetLogCode +NuGet.Common.NuGetLogCode.NU1509 = 1509 -> NuGet.Common.NuGetLogCode +NuGet.Common.NuGetLogCode.NU1510 = 1510 -> NuGet.Common.NuGetLogCode +NuGet.Common.NuGetLogCode.NU1511 = 1511 -> NuGet.Common.NuGetLogCode NuGet.Common.NuGetLogCode.NU1601 = 1601 -> NuGet.Common.NuGetLogCode NuGet.Common.NuGetLogCode.NU1602 = 1602 -> NuGet.Common.NuGetLogCode NuGet.Common.NuGetLogCode.NU1603 = 1603 -> NuGet.Common.NuGetLogCode @@ -571,6 +574,7 @@ static NuGet.Common.LoggingExtensions.GetName(this NuGet.Common.NuGetLogCode cod static NuGet.Common.LoggingExtensions.TryGetName(this NuGet.Common.NuGetLogCode code, out string? codeString) -> bool static NuGet.Common.MSBuildStringUtility.Convert(string? value) -> string? static NuGet.Common.MSBuildStringUtility.GetBooleanOrNull(string? value) -> bool? +static NuGet.Common.MSBuildStringUtility.GetNuGetLogCodes(string! s) -> System.Collections.Immutable.ImmutableArray static NuGet.Common.MSBuildStringUtility.IsTrue(string? value) -> bool static NuGet.Common.MSBuildStringUtility.IsTrueOrEmpty(string? value) -> bool static NuGet.Common.MSBuildStringUtility.Split(string! s) -> string![]! diff --git a/src/NuGet.Core/NuGet.Common/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Common/PublicAPI.Unshipped.txt index 838b379d7b7..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Common/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Common/PublicAPI.Unshipped.txt @@ -1,5 +1 @@ #nullable enable -NuGet.Common.NuGetLogCode.NU1509 = 1509 -> NuGet.Common.NuGetLogCode -NuGet.Common.NuGetLogCode.NU1510 = 1510 -> NuGet.Common.NuGetLogCode -NuGet.Common.NuGetLogCode.NU1511 = 1511 -> NuGet.Common.NuGetLogCode -static NuGet.Common.MSBuildStringUtility.GetNuGetLogCodes(string! s) -> System.Collections.Immutable.ImmutableArray diff --git a/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Shipped.txt index 22cb400e361..e7244b2800f 100644 --- a/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Shipped.txt @@ -44,18 +44,30 @@ NuGet.LibraryModel.Library.this[string! key].get -> object! NuGet.LibraryModel.Library.this[string! key].set -> void NuGet.LibraryModel.LibraryDependency NuGet.LibraryModel.LibraryDependency.Aliases.get -> string? +NuGet.LibraryModel.LibraryDependency.Aliases.init -> void NuGet.LibraryModel.LibraryDependency.AutoReferenced.get -> bool +NuGet.LibraryModel.LibraryDependency.AutoReferenced.init -> void NuGet.LibraryModel.LibraryDependency.Equals(NuGet.LibraryModel.LibraryDependency? other) -> bool NuGet.LibraryModel.LibraryDependency.GeneratePathProperty.get -> bool +NuGet.LibraryModel.LibraryDependency.GeneratePathProperty.init -> void NuGet.LibraryModel.LibraryDependency.IncludeType.get -> NuGet.LibraryModel.LibraryIncludeFlags +NuGet.LibraryModel.LibraryDependency.IncludeType.init -> void NuGet.LibraryModel.LibraryDependency.LibraryDependency() -> void +NuGet.LibraryModel.LibraryDependency.LibraryDependency(NuGet.LibraryModel.LibraryDependency! other) -> void NuGet.LibraryModel.LibraryDependency.LibraryDependency(NuGet.LibraryModel.LibraryRange! libraryRange) -> void NuGet.LibraryModel.LibraryDependency.LibraryRange.get -> NuGet.LibraryModel.LibraryRange! +NuGet.LibraryModel.LibraryDependency.LibraryRange.init -> void NuGet.LibraryModel.LibraryDependency.Name.get -> string! +NuGet.LibraryModel.LibraryDependency.NoWarn.get -> System.Collections.Immutable.ImmutableArray +NuGet.LibraryModel.LibraryDependency.NoWarn.init -> void NuGet.LibraryModel.LibraryDependency.ReferenceType.get -> NuGet.LibraryModel.LibraryDependencyReferenceType +NuGet.LibraryModel.LibraryDependency.ReferenceType.init -> void NuGet.LibraryModel.LibraryDependency.SuppressParent.get -> NuGet.LibraryModel.LibraryIncludeFlags +NuGet.LibraryModel.LibraryDependency.SuppressParent.init -> void NuGet.LibraryModel.LibraryDependency.VersionCentrallyManaged.get -> bool +NuGet.LibraryModel.LibraryDependency.VersionCentrallyManaged.init -> void NuGet.LibraryModel.LibraryDependency.VersionOverride.get -> NuGet.Versioning.VersionRange? +NuGet.LibraryModel.LibraryDependency.VersionOverride.init -> void NuGet.LibraryModel.LibraryDependencyInfo NuGet.LibraryModel.LibraryDependencyInfo.Dependencies.get -> System.Collections.Generic.IEnumerable! NuGet.LibraryModel.LibraryDependencyInfo.Framework.get -> NuGet.Frameworks.NuGetFramework! @@ -103,20 +115,29 @@ NuGet.LibraryModel.LibraryIncludeFlags.Runtime = 1 -> NuGet.LibraryModel.Library NuGet.LibraryModel.LibraryRange NuGet.LibraryModel.LibraryRange.Equals(NuGet.LibraryModel.LibraryRange? other) -> bool NuGet.LibraryModel.LibraryRange.LibraryRange() -> void +NuGet.LibraryModel.LibraryRange.LibraryRange(NuGet.LibraryModel.LibraryRange! other) -> void NuGet.LibraryModel.LibraryRange.LibraryRange(string! name) -> void NuGet.LibraryModel.LibraryRange.LibraryRange(string! name, NuGet.LibraryModel.LibraryDependencyTarget typeConstraint) -> void NuGet.LibraryModel.LibraryRange.LibraryRange(string! name, NuGet.Versioning.VersionRange? versionRange, NuGet.LibraryModel.LibraryDependencyTarget typeConstraint) -> void NuGet.LibraryModel.LibraryRange.Name.get -> string! +NuGet.LibraryModel.LibraryRange.Name.init -> void NuGet.LibraryModel.LibraryRange.ToLockFileDependencyGroupString() -> string! NuGet.LibraryModel.LibraryRange.TypeConstraint.get -> NuGet.LibraryModel.LibraryDependencyTarget +NuGet.LibraryModel.LibraryRange.TypeConstraint.init -> void NuGet.LibraryModel.LibraryRange.TypeConstraintAllows(NuGet.LibraryModel.LibraryDependencyTarget flag) -> bool NuGet.LibraryModel.LibraryRange.TypeConstraintAllowsAnyOf(NuGet.LibraryModel.LibraryDependencyTarget flag) -> bool NuGet.LibraryModel.LibraryRange.VersionRange.get -> NuGet.Versioning.VersionRange? +NuGet.LibraryModel.LibraryRange.VersionRange.init -> void NuGet.LibraryModel.LibraryType NuGet.LibraryModel.LibraryType.Equals(NuGet.LibraryModel.LibraryType other) -> bool NuGet.LibraryModel.LibraryType.IsKnown.get -> bool NuGet.LibraryModel.LibraryType.LibraryType() -> void NuGet.LibraryModel.LibraryType.Value.get -> string! +NuGet.LibraryModel.PrunePackageReference +NuGet.LibraryModel.PrunePackageReference.Equals(NuGet.LibraryModel.PrunePackageReference? other) -> bool +NuGet.LibraryModel.PrunePackageReference.Name.get -> string! +NuGet.LibraryModel.PrunePackageReference.PrunePackageReference(string! name, NuGet.Versioning.VersionRange! versionRange) -> void +NuGet.LibraryModel.PrunePackageReference.VersionRange.get -> NuGet.Versioning.VersionRange! override NuGet.LibraryModel.CentralPackageVersion.Equals(object? obj) -> bool override NuGet.LibraryModel.CentralPackageVersion.GetHashCode() -> int override NuGet.LibraryModel.CentralPackageVersion.ToString() -> string! @@ -137,6 +158,9 @@ override NuGet.LibraryModel.LibraryRange.ToString() -> string! override NuGet.LibraryModel.LibraryType.Equals(object? obj) -> bool override NuGet.LibraryModel.LibraryType.GetHashCode() -> int override NuGet.LibraryModel.LibraryType.ToString() -> string! +override NuGet.LibraryModel.PrunePackageReference.Equals(object? obj) -> bool +override NuGet.LibraryModel.PrunePackageReference.GetHashCode() -> int +override NuGet.LibraryModel.PrunePackageReference.ToString() -> string! static NuGet.LibraryModel.CentralPackageVersionNameComparer.Default.get -> NuGet.LibraryModel.CentralPackageVersionNameComparer! static NuGet.LibraryModel.DownloadDependency.implicit operator NuGet.LibraryModel.LibraryRange!(NuGet.LibraryModel.DownloadDependency! library) -> NuGet.LibraryModel.LibraryRange! static NuGet.LibraryModel.FrameworkDependencyFlagsUtils.GetFlagString(NuGet.LibraryModel.FrameworkDependencyFlags flags) -> string! @@ -163,6 +187,7 @@ static NuGet.LibraryModel.LibraryType.Parse(string! value) -> NuGet.LibraryModel static NuGet.LibraryModel.LibraryType.implicit operator string!(NuGet.LibraryModel.LibraryType libraryType) -> string! static NuGet.LibraryModel.LibraryType.operator !=(NuGet.LibraryModel.LibraryType left, NuGet.LibraryModel.LibraryType right) -> bool static NuGet.LibraryModel.LibraryType.operator ==(NuGet.LibraryModel.LibraryType left, NuGet.LibraryModel.LibraryType right) -> bool +static NuGet.LibraryModel.PrunePackageReference.Create(string! name, string! version) -> NuGet.LibraryModel.PrunePackageReference! static readonly NuGet.LibraryModel.FrameworkDependencyFlagsUtils.Default -> NuGet.LibraryModel.FrameworkDependencyFlags static readonly NuGet.LibraryModel.KnownLibraryProperties.AssemblyPath -> string! static readonly NuGet.LibraryModel.KnownLibraryProperties.FrameworkAssemblies -> string! diff --git a/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Unshipped.txt index 42abd15b567..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.LibraryModel/PublicAPI.Unshipped.txt @@ -1,26 +1 @@ #nullable enable -NuGet.LibraryModel.LibraryDependency.Aliases.init -> void -NuGet.LibraryModel.LibraryDependency.AutoReferenced.init -> void -NuGet.LibraryModel.LibraryDependency.GeneratePathProperty.init -> void -NuGet.LibraryModel.LibraryDependency.IncludeType.init -> void -NuGet.LibraryModel.LibraryDependency.LibraryDependency(NuGet.LibraryModel.LibraryDependency! other) -> void -NuGet.LibraryModel.LibraryDependency.LibraryRange.init -> void -NuGet.LibraryModel.LibraryDependency.NoWarn.get -> System.Collections.Immutable.ImmutableArray -NuGet.LibraryModel.LibraryDependency.NoWarn.init -> void -NuGet.LibraryModel.LibraryDependency.ReferenceType.init -> void -NuGet.LibraryModel.LibraryDependency.SuppressParent.init -> void -NuGet.LibraryModel.LibraryDependency.VersionCentrallyManaged.init -> void -NuGet.LibraryModel.LibraryDependency.VersionOverride.init -> void -NuGet.LibraryModel.LibraryRange.LibraryRange(NuGet.LibraryModel.LibraryRange! other) -> void -NuGet.LibraryModel.LibraryRange.Name.init -> void -NuGet.LibraryModel.LibraryRange.TypeConstraint.init -> void -NuGet.LibraryModel.LibraryRange.VersionRange.init -> void -NuGet.LibraryModel.PrunePackageReference -NuGet.LibraryModel.PrunePackageReference.Equals(NuGet.LibraryModel.PrunePackageReference? other) -> bool -NuGet.LibraryModel.PrunePackageReference.Name.get -> string! -NuGet.LibraryModel.PrunePackageReference.PrunePackageReference(string! name, NuGet.Versioning.VersionRange! versionRange) -> void -NuGet.LibraryModel.PrunePackageReference.VersionRange.get -> NuGet.Versioning.VersionRange! -override NuGet.LibraryModel.PrunePackageReference.Equals(object? obj) -> bool -override NuGet.LibraryModel.PrunePackageReference.GetHashCode() -> int -override NuGet.LibraryModel.PrunePackageReference.ToString() -> string! -static NuGet.LibraryModel.PrunePackageReference.Create(string! name, string! version) -> NuGet.LibraryModel.PrunePackageReference! diff --git a/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Shipped.txt index 80b422bd851..06f37a5c96e 100644 --- a/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Shipped.txt @@ -713,6 +713,7 @@ NuGet.ProjectManagement.XmlUtility ~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreAdditionalProjectFallbackFolders = "RestoreAdditionalProjectFallbackFolders" -> string ~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreAdditionalProjectFallbackFoldersExcludes = "RestoreAdditionalProjectFallbackFoldersExcludes" -> string ~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreAdditionalProjectSources = "RestoreAdditionalProjectSources" -> string +~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreEnablePackagePruning = "RestoreEnablePackagePruning" -> string ~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreFallbackFolders = "RestoreFallbackFolders" -> string ~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreLockedMode = "RestoreLockedMode" -> string ~const NuGet.ProjectManagement.ProjectBuildProperties.RestorePackagesPath = "RestorePackagesPath" -> string @@ -755,6 +756,7 @@ NuGet.ProjectManagement.XmlUtility ~const NuGet.ProjectManagement.ProjectItems.PackageReference = "PackageReference" -> string ~const NuGet.ProjectManagement.ProjectItems.PackageVersion = "PackageVersion" -> string ~const NuGet.ProjectManagement.ProjectItems.ProjectReference = "ProjectReference" -> string +~const NuGet.ProjectManagement.ProjectItems.PrunePackageReference = "PrunePackageReference" -> string ~override NuGet.PackageManagement.IDEExecutionContext.OpenFile(string fullPath) -> System.Threading.Tasks.Task ~override NuGet.PackageManagement.ProjectContextLogger.Log(NuGet.Common.ILogMessage message) -> void ~override NuGet.PackageManagement.ProjectContextLogger.LogAsync(NuGet.Common.ILogMessage message) -> System.Threading.Tasks.Task diff --git a/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Unshipped.txt index e98c6a84569..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.PackageManagement/PublicAPI.Unshipped.txt @@ -1,3 +1 @@ #nullable enable -~const NuGet.ProjectManagement.ProjectBuildProperties.RestoreEnablePackagePruning = "RestoreEnablePackagePruning" -> string -~const NuGet.ProjectManagement.ProjectItems.PrunePackageReference = "PrunePackageReference" -> string diff --git a/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Shipped.txt index 319cadd5c6c..5eb0c4c11e9 100644 --- a/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Shipped.txt @@ -540,6 +540,8 @@ NuGet.ProjectModel.ProjectRestoreSettings NuGet.ProjectModel.ProjectRestoreSettings.HideWarningsAndErrors.get -> bool NuGet.ProjectModel.ProjectRestoreSettings.HideWarningsAndErrors.set -> void NuGet.ProjectModel.ProjectRestoreSettings.ProjectRestoreSettings() -> void +~NuGet.ProjectModel.ProjectRestoreSettings.SdkVersion.get -> NuGet.Versioning.NuGetVersion +~NuGet.ProjectModel.ProjectRestoreSettings.SdkVersion.set -> void NuGet.ProjectModel.ProjectStyle NuGet.ProjectModel.ProjectStyle.DotnetCliTool = 3 -> NuGet.ProjectModel.ProjectStyle NuGet.ProjectModel.ProjectStyle.DotnetToolReference = 6 -> NuGet.ProjectModel.ProjectStyle @@ -571,12 +573,30 @@ NuGet.ProjectModel.RestoreLockProperties.RestoreLockedMode.get -> bool ~NuGet.ProjectModel.RestoreLockProperties.RestorePackagesWithLockFile.get -> string NuGet.ProjectModel.TargetFrameworkInformation NuGet.ProjectModel.TargetFrameworkInformation.AssetTargetFallback.get -> bool +NuGet.ProjectModel.TargetFrameworkInformation.AssetTargetFallback.init -> void +~NuGet.ProjectModel.TargetFrameworkInformation.CentralPackageVersions.get -> System.Collections.Generic.IReadOnlyDictionary +~NuGet.ProjectModel.TargetFrameworkInformation.CentralPackageVersions.init -> void +~NuGet.ProjectModel.TargetFrameworkInformation.Dependencies.get -> System.Collections.Immutable.ImmutableArray +~NuGet.ProjectModel.TargetFrameworkInformation.Dependencies.init -> void +~NuGet.ProjectModel.TargetFrameworkInformation.DownloadDependencies.get -> System.Collections.Immutable.ImmutableArray +~NuGet.ProjectModel.TargetFrameworkInformation.DownloadDependencies.init -> void ~NuGet.ProjectModel.TargetFrameworkInformation.Equals(NuGet.ProjectModel.TargetFrameworkInformation other) -> bool ~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkName.get -> NuGet.Frameworks.NuGetFramework +~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkName.init -> void +~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkReferences.get -> System.Collections.Generic.IReadOnlyCollection +~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkReferences.init -> void +~NuGet.ProjectModel.TargetFrameworkInformation.Imports.get -> System.Collections.Immutable.ImmutableArray +~NuGet.ProjectModel.TargetFrameworkInformation.Imports.init -> void +~NuGet.ProjectModel.TargetFrameworkInformation.PackagesToPrune.get -> System.Collections.Generic.IReadOnlyDictionary +~NuGet.ProjectModel.TargetFrameworkInformation.PackagesToPrune.init -> void ~NuGet.ProjectModel.TargetFrameworkInformation.RuntimeIdentifierGraphPath.get -> string +~NuGet.ProjectModel.TargetFrameworkInformation.RuntimeIdentifierGraphPath.init -> void ~NuGet.ProjectModel.TargetFrameworkInformation.TargetAlias.get -> string +~NuGet.ProjectModel.TargetFrameworkInformation.TargetAlias.init -> void NuGet.ProjectModel.TargetFrameworkInformation.TargetFrameworkInformation() -> void +~NuGet.ProjectModel.TargetFrameworkInformation.TargetFrameworkInformation(NuGet.ProjectModel.TargetFrameworkInformation cloneFrom) -> void NuGet.ProjectModel.TargetFrameworkInformation.Warn.get -> bool +NuGet.ProjectModel.TargetFrameworkInformation.Warn.init -> void NuGet.ProjectModel.ToolPathResolver ~NuGet.ProjectModel.ToolPathResolver.GetBestToolDirectoryPath(string packageId, NuGet.Versioning.VersionRange versionRange, NuGet.Frameworks.NuGetFramework framework) -> string ~NuGet.ProjectModel.ToolPathResolver.GetLockFilePath(string packageId, NuGet.Versioning.NuGetVersion version, NuGet.Frameworks.NuGetFramework framework) -> string @@ -718,6 +738,8 @@ static NuGet.ProjectModel.BuildAction.operator ==(NuGet.ProjectModel.BuildAction ~static NuGet.ProjectModel.ProjectLockFile.LockFileDependencyComparerWithoutContentHash.Default.get -> NuGet.ProjectModel.ProjectLockFile.LockFileDependencyComparerWithoutContentHash static NuGet.ProjectModel.RestoreAuditProperties.operator !=(NuGet.ProjectModel.RestoreAuditProperties? x, NuGet.ProjectModel.RestoreAuditProperties? y) -> bool static NuGet.ProjectModel.RestoreAuditProperties.operator ==(NuGet.ProjectModel.RestoreAuditProperties? x, NuGet.ProjectModel.RestoreAuditProperties? y) -> bool +~static NuGet.ProjectModel.WarningProperties.GetWarningProperties(string treatWarningsAsErrors, System.Collections.Immutable.ImmutableArray warningsAsErrors, System.Collections.Immutable.ImmutableArray noWarn) -> NuGet.ProjectModel.WarningProperties +~static NuGet.ProjectModel.WarningProperties.GetWarningProperties(string treatWarningsAsErrors, System.Collections.Immutable.ImmutableArray warningsAsErrors, System.Collections.Immutable.ImmutableArray noWarn, System.Collections.Immutable.ImmutableArray warningsNotAsErrors) -> NuGet.ProjectModel.WarningProperties ~static NuGet.ProjectModel.WarningProperties.GetWarningProperties(string treatWarningsAsErrors, string warningsAsErrors, string noWarn) -> NuGet.ProjectModel.WarningProperties ~static NuGet.ProjectModel.WarningProperties.GetWarningProperties(string treatWarningsAsErrors, string warningsAsErrors, string noWarn, string warningsNotAsErrors) -> NuGet.ProjectModel.WarningProperties static readonly NuGet.ProjectModel.BuildAction.AndroidAsset -> NuGet.ProjectModel.BuildAction diff --git a/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Unshipped.txt index b1b48ef735a..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.ProjectModel/PublicAPI.Unshipped.txt @@ -1,23 +1 @@ #nullable enable -NuGet.ProjectModel.TargetFrameworkInformation.AssetTargetFallback.init -> void -NuGet.ProjectModel.TargetFrameworkInformation.Warn.init -> void -~NuGet.ProjectModel.ProjectRestoreSettings.SdkVersion.get -> NuGet.Versioning.NuGetVersion -~NuGet.ProjectModel.ProjectRestoreSettings.SdkVersion.set -> void -~NuGet.ProjectModel.TargetFrameworkInformation.CentralPackageVersions.get -> System.Collections.Generic.IReadOnlyDictionary -~NuGet.ProjectModel.TargetFrameworkInformation.CentralPackageVersions.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.Dependencies.get -> System.Collections.Immutable.ImmutableArray -~NuGet.ProjectModel.TargetFrameworkInformation.Dependencies.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.DownloadDependencies.get -> System.Collections.Immutable.ImmutableArray -~NuGet.ProjectModel.TargetFrameworkInformation.DownloadDependencies.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkName.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkReferences.get -> System.Collections.Generic.IReadOnlyCollection -~NuGet.ProjectModel.TargetFrameworkInformation.FrameworkReferences.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.Imports.get -> System.Collections.Immutable.ImmutableArray -~NuGet.ProjectModel.TargetFrameworkInformation.Imports.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.PackagesToPrune.get -> System.Collections.Generic.IReadOnlyDictionary -~NuGet.ProjectModel.TargetFrameworkInformation.PackagesToPrune.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.RuntimeIdentifierGraphPath.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.TargetAlias.init -> void -~NuGet.ProjectModel.TargetFrameworkInformation.TargetFrameworkInformation(NuGet.ProjectModel.TargetFrameworkInformation cloneFrom) -> void -~static NuGet.ProjectModel.WarningProperties.GetWarningProperties(string treatWarningsAsErrors, System.Collections.Immutable.ImmutableArray warningsAsErrors, System.Collections.Immutable.ImmutableArray noWarn) -> NuGet.ProjectModel.WarningProperties -~static NuGet.ProjectModel.WarningProperties.GetWarningProperties(string treatWarningsAsErrors, System.Collections.Immutable.ImmutableArray warningsAsErrors, System.Collections.Immutable.ImmutableArray noWarn, System.Collections.Immutable.ImmutableArray warningsNotAsErrors) -> NuGet.ProjectModel.WarningProperties diff --git a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Shipped.txt index d17e6c22f10..ec0e997b4f0 100644 --- a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Shipped.txt @@ -95,6 +95,7 @@ NuGet.Protocol.Core.Types.IPackageSearchMetadata.IsListed.get -> bool NuGet.Protocol.Core.Types.IPackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.Core.Types.IPackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.Core.Types.IPackageSearchMetadata.RequireLicenseAcceptance.get -> bool @@ -197,6 +198,8 @@ NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetada ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ProjectUrl.set -> void NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.Published.get -> System.DateTimeOffset? NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.Published.set -> void +~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.get -> string +~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.set -> void ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeUrl.set -> void ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri @@ -388,9 +391,14 @@ NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Duration.get -> System.Tim ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.ResourceType.get -> string ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Source.get -> string ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Type.get -> string +NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent +NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.HttpsSourceHasHttpResource.get -> bool +~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.ProtocolDiagnosticServiceIndexEntryEvent(string source, bool httpsSourceHasHttpResource) -> void +~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.Source.get -> string NuGet.Protocol.Events.ProtocolDiagnostics NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticHttpEventHandler NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticResourceEventHandler +NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticsNupkgCopiedEventHandler NuGet.Protocol.FactoryExtensionsV3 NuGet.Protocol.FeedType @@ -646,6 +654,7 @@ NuGet.Protocol.LocalPackageSearchMetadata.IsListed.get -> bool NuGet.Protocol.LocalPackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.LocalPackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.LocalPackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.LocalPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.LocalPackageSearchMetadata.RequireLicenseAcceptance.get -> bool @@ -768,6 +777,7 @@ NuGet.Protocol.PackageSearchMetadata.PackageSearchMetadata() -> void NuGet.Protocol.PackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.PackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.PackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.PackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadata.ReportAbuseUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadata.ReportAbuseUrl.set -> void @@ -804,6 +814,7 @@ NuGet.Protocol.PackageSearchMetadataV2Feed.LastEdited.get -> System.DateTimeOffs NuGet.Protocol.PackageSearchMetadataV2Feed.PrefixReserved.get -> bool ~NuGet.Protocol.PackageSearchMetadataV2Feed.ProjectUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadataV2Feed.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeFileUrl.get -> string ~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadataV2Feed.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadataV2Feed.RequireLicenseAcceptance.get -> bool @@ -1197,6 +1208,7 @@ NuGet.Protocol.Plugins.PluginCreationResult NuGet.Protocol.Plugins.PluginDiscoverer ~NuGet.Protocol.Plugins.PluginDiscoverer.DiscoverAsync(System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> NuGet.Protocol.Plugins.PluginDiscoverer.Dispose() -> void +NuGet.Protocol.Plugins.PluginDiscoverer.PluginDiscoverer() -> void NuGet.Protocol.Plugins.PluginDiscoveryResult ~NuGet.Protocol.Plugins.PluginDiscoveryResult.Message.get -> string ~NuGet.Protocol.Plugins.PluginDiscoveryResult.PluginDiscoveryResult(NuGet.Protocol.Plugins.PluginFile pluginFile) -> void @@ -1212,6 +1224,7 @@ NuGet.Protocol.Plugins.PluginFactory NuGet.Protocol.Plugins.PluginFactory.PluginFactory(System.TimeSpan pluginIdleTimeout) -> void NuGet.Protocol.Plugins.PluginFile ~NuGet.Protocol.Plugins.PluginFile.Path.get -> string +~NuGet.Protocol.Plugins.PluginFile.PluginFile(string filePath, System.Lazy state, bool requiresDotnetHost) -> void ~NuGet.Protocol.Plugins.PluginFile.State.get -> System.Lazy NuGet.Protocol.Plugins.PluginFileState NuGet.Protocol.Plugins.PluginFileState.InvalidEmbeddedSignature = 3 -> NuGet.Protocol.Plugins.PluginFileState @@ -1223,6 +1236,7 @@ NuGet.Protocol.Plugins.PluginManager NuGet.Protocol.Plugins.PluginManager.Dispose() -> void ~NuGet.Protocol.Plugins.PluginManager.EnvironmentVariableReader.get -> NuGet.Common.IEnvironmentVariableReader ~NuGet.Protocol.Plugins.PluginManager.FindAvailablePluginsAsync(System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> +~NuGet.Protocol.Plugins.PluginManager.PluginManager(NuGet.Common.IEnvironmentVariableReader reader, System.Lazy pluginDiscoverer, System.Func pluginFactoryCreator, System.Lazy pluginsCacheDirectoryPath) -> void ~NuGet.Protocol.Plugins.PluginManager.TryGetSourceAgnosticPluginAsync(NuGet.Protocol.Plugins.PluginDiscoveryResult pluginDiscoveryResult, NuGet.Protocol.Plugins.OperationClaim requestedOperationClaim, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> NuGet.Protocol.Plugins.PluginMulticlientUtilities ~NuGet.Protocol.Plugins.PluginMulticlientUtilities.DoOncePerPluginLifetimeAsync(string key, System.Func taskFunc, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task @@ -1599,6 +1613,7 @@ const NuGet.Protocol.JsonExtensions.JsonSerializationMaxDepth = 512 -> int ~const NuGet.Protocol.JsonProperties.ProjectUrl = "projectUrl" -> string ~const NuGet.Protocol.JsonProperties.Published = "published" -> string ~const NuGet.Protocol.JsonProperties.Range = "range" -> string +~const NuGet.Protocol.JsonProperties.ReadmeFileUrl = "readmeFileUrl" -> string ~const NuGet.Protocol.JsonProperties.ReadmeUrl = "readmeUrl" -> string ~const NuGet.Protocol.JsonProperties.RequireLicenseAcceptance = "requireLicenseAcceptance" -> string ~const NuGet.Protocol.JsonProperties.Severity = "severity" -> string @@ -1912,6 +1927,7 @@ static NuGet.Protocol.Core.Types.NuGetTestMode.Enabled.get -> bool static NuGet.Protocol.Events.ProtocolDiagnostics.HttpEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticHttpEventHandler static NuGet.Protocol.Events.ProtocolDiagnostics.NupkgCopiedEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticsNupkgCopiedEventHandler static NuGet.Protocol.Events.ProtocolDiagnostics.ResourceEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticResourceEventHandler +static NuGet.Protocol.Events.ProtocolDiagnostics.ServiceIndexEntryEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV2(this NuGet.Protocol.Core.Types.Repository.RepositoryFactory factory, NuGet.Configuration.PackageSource source) -> NuGet.Protocol.Core.Types.SourceRepository ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV3(this NuGet.Protocol.Core.Types.Repository.ProviderFactory factory) -> System.Collections.Generic.IEnumerable> ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV3(this NuGet.Protocol.Core.Types.Repository.RepositoryFactory factory, NuGet.Configuration.PackageSource source) -> NuGet.Protocol.Core.Types.SourceRepository @@ -2102,6 +2118,8 @@ virtual NuGet.Protocol.LocalPackageInfo.LastWriteTimeUtc.get -> System.DateTime ~virtual NuGet.Protocol.LocalPackageInfo.Nuspec.get -> NuGet.Packaging.NuspecReader ~virtual NuGet.Protocol.LocalPackageInfo.Path.get -> string virtual NuGet.Protocol.ODataServiceDocumentResourceV2.RequestTime.get -> System.DateTime +virtual NuGet.Protocol.Plugins.PluginFactory.Dispose() -> void +~virtual NuGet.Protocol.Plugins.PluginFactory.GetOrCreateAsync(NuGet.Protocol.Plugins.PluginFile pluginFile, System.Collections.Generic.IEnumerable arguments, NuGet.Protocol.Plugins.IRequestHandlers requestHandlers, NuGet.Protocol.Plugins.ConnectionOptions options, System.Threading.CancellationToken sessionCancellationToken) -> System.Threading.Tasks.Task virtual NuGet.Protocol.Plugins.Receiver.Close() -> void ~virtual NuGet.Protocol.RawSearchResourceV3.Search(string searchTerm, NuGet.Protocol.Core.Types.SearchFilter filters, int skip, int take, NuGet.Common.ILogger log, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> ~virtual NuGet.Protocol.RawSearchResourceV3.SearchPage(string searchTerm, NuGet.Protocol.Core.Types.SearchFilter filters, int skip, int take, NuGet.Common.ILogger log, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task diff --git a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Unshipped.txt index 4b50c64bfeb..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net472/PublicAPI.Unshipped.txt @@ -1,19 +1 @@ #nullable enable -NuGet.Protocol.Plugins.PluginDiscoverer.PluginDiscoverer() -> void -virtual NuGet.Protocol.Plugins.PluginFactory.Dispose() -> void -~NuGet.Protocol.Plugins.PluginFile.PluginFile(string filePath, System.Lazy state, bool requiresDotnetHost) -> void -~NuGet.Protocol.Plugins.PluginManager.PluginManager(NuGet.Common.IEnvironmentVariableReader reader, System.Lazy pluginDiscoverer, System.Func pluginFactoryCreator, System.Lazy pluginsCacheDirectoryPath) -> void -~virtual NuGet.Protocol.Plugins.PluginFactory.GetOrCreateAsync(NuGet.Protocol.Plugins.PluginFile pluginFile, System.Collections.Generic.IEnumerable arguments, NuGet.Protocol.Plugins.IRequestHandlers requestHandlers, NuGet.Protocol.Plugins.ConnectionOptions options, System.Threading.CancellationToken sessionCancellationToken) -> System.Threading.Tasks.Task -NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler -NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent -NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.HttpsSourceHasHttpResource.get -> bool -static NuGet.Protocol.Events.ProtocolDiagnostics.ServiceIndexEntryEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler -~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.ProtocolDiagnosticServiceIndexEntryEvent(string source, bool httpsSourceHasHttpResource) -> void -~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.Source.get -> string -~const NuGet.Protocol.JsonProperties.ReadmeFileUrl = "readmeFileUrl" -> string -~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.set -> void -~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.PackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeFileUrl.get -> string diff --git a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Shipped.txt index 07c3e1d7c43..dd66a91a176 100644 --- a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Shipped.txt @@ -95,6 +95,7 @@ NuGet.Protocol.Core.Types.IPackageSearchMetadata.IsListed.get -> bool NuGet.Protocol.Core.Types.IPackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.Core.Types.IPackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.Core.Types.IPackageSearchMetadata.RequireLicenseAcceptance.get -> bool @@ -197,6 +198,8 @@ NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetada ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ProjectUrl.set -> void NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.Published.get -> System.DateTimeOffset? NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.Published.set -> void +~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.get -> string +~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.set -> void ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeUrl.set -> void ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri @@ -388,9 +391,14 @@ NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Duration.get -> System.Tim ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.ResourceType.get -> string ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Source.get -> string ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Type.get -> string +NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent +NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.HttpsSourceHasHttpResource.get -> bool +~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.ProtocolDiagnosticServiceIndexEntryEvent(string source, bool httpsSourceHasHttpResource) -> void +~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.Source.get -> string NuGet.Protocol.Events.ProtocolDiagnostics NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticHttpEventHandler NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticResourceEventHandler +NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticsNupkgCopiedEventHandler NuGet.Protocol.FactoryExtensionsV3 NuGet.Protocol.FeedType @@ -646,6 +654,7 @@ NuGet.Protocol.LocalPackageSearchMetadata.IsListed.get -> bool NuGet.Protocol.LocalPackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.LocalPackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.LocalPackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.LocalPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.LocalPackageSearchMetadata.RequireLicenseAcceptance.get -> bool @@ -768,6 +777,7 @@ NuGet.Protocol.PackageSearchMetadata.PackageSearchMetadata() -> void NuGet.Protocol.PackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.PackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.PackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.PackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadata.ReportAbuseUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadata.ReportAbuseUrl.set -> void @@ -804,6 +814,7 @@ NuGet.Protocol.PackageSearchMetadataV2Feed.LastEdited.get -> System.DateTimeOffs NuGet.Protocol.PackageSearchMetadataV2Feed.PrefixReserved.get -> bool ~NuGet.Protocol.PackageSearchMetadataV2Feed.ProjectUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadataV2Feed.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeFileUrl.get -> string ~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadataV2Feed.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadataV2Feed.RequireLicenseAcceptance.get -> bool @@ -1197,6 +1208,7 @@ NuGet.Protocol.Plugins.PluginCreationResult NuGet.Protocol.Plugins.PluginDiscoverer ~NuGet.Protocol.Plugins.PluginDiscoverer.DiscoverAsync(System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> NuGet.Protocol.Plugins.PluginDiscoverer.Dispose() -> void +NuGet.Protocol.Plugins.PluginDiscoverer.PluginDiscoverer() -> void NuGet.Protocol.Plugins.PluginDiscoveryResult ~NuGet.Protocol.Plugins.PluginDiscoveryResult.Message.get -> string ~NuGet.Protocol.Plugins.PluginDiscoveryResult.PluginDiscoveryResult(NuGet.Protocol.Plugins.PluginFile pluginFile) -> void @@ -1212,6 +1224,7 @@ NuGet.Protocol.Plugins.PluginFactory NuGet.Protocol.Plugins.PluginFactory.PluginFactory(System.TimeSpan pluginIdleTimeout) -> void NuGet.Protocol.Plugins.PluginFile ~NuGet.Protocol.Plugins.PluginFile.Path.get -> string +~NuGet.Protocol.Plugins.PluginFile.PluginFile(string filePath, System.Lazy state, bool requiresDotnetHost) -> void ~NuGet.Protocol.Plugins.PluginFile.State.get -> System.Lazy NuGet.Protocol.Plugins.PluginFileState NuGet.Protocol.Plugins.PluginFileState.InvalidEmbeddedSignature = 3 -> NuGet.Protocol.Plugins.PluginFileState @@ -1223,6 +1236,7 @@ NuGet.Protocol.Plugins.PluginManager NuGet.Protocol.Plugins.PluginManager.Dispose() -> void ~NuGet.Protocol.Plugins.PluginManager.EnvironmentVariableReader.get -> NuGet.Common.IEnvironmentVariableReader ~NuGet.Protocol.Plugins.PluginManager.FindAvailablePluginsAsync(System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> +~NuGet.Protocol.Plugins.PluginManager.PluginManager(NuGet.Common.IEnvironmentVariableReader reader, System.Lazy pluginDiscoverer, System.Func pluginFactoryCreator, System.Lazy pluginsCacheDirectoryPath) -> void ~NuGet.Protocol.Plugins.PluginManager.TryGetSourceAgnosticPluginAsync(NuGet.Protocol.Plugins.PluginDiscoveryResult pluginDiscoveryResult, NuGet.Protocol.Plugins.OperationClaim requestedOperationClaim, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> NuGet.Protocol.Plugins.PluginMulticlientUtilities ~NuGet.Protocol.Plugins.PluginMulticlientUtilities.DoOncePerPluginLifetimeAsync(string key, System.Func taskFunc, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task @@ -1595,6 +1609,7 @@ const NuGet.Protocol.JsonExtensions.JsonSerializationMaxDepth = 512 -> int ~const NuGet.Protocol.JsonProperties.ProjectUrl = "projectUrl" -> string ~const NuGet.Protocol.JsonProperties.Published = "published" -> string ~const NuGet.Protocol.JsonProperties.Range = "range" -> string +~const NuGet.Protocol.JsonProperties.ReadmeFileUrl = "readmeFileUrl" -> string ~const NuGet.Protocol.JsonProperties.ReadmeUrl = "readmeUrl" -> string ~const NuGet.Protocol.JsonProperties.RequireLicenseAcceptance = "requireLicenseAcceptance" -> string ~const NuGet.Protocol.JsonProperties.Severity = "severity" -> string @@ -1902,6 +1917,7 @@ static NuGet.Protocol.Core.Types.NuGetTestMode.Enabled.get -> bool static NuGet.Protocol.Events.ProtocolDiagnostics.HttpEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticHttpEventHandler static NuGet.Protocol.Events.ProtocolDiagnostics.NupkgCopiedEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticsNupkgCopiedEventHandler static NuGet.Protocol.Events.ProtocolDiagnostics.ResourceEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticResourceEventHandler +static NuGet.Protocol.Events.ProtocolDiagnostics.ServiceIndexEntryEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV2(this NuGet.Protocol.Core.Types.Repository.RepositoryFactory factory, NuGet.Configuration.PackageSource source) -> NuGet.Protocol.Core.Types.SourceRepository ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV3(this NuGet.Protocol.Core.Types.Repository.ProviderFactory factory) -> System.Collections.Generic.IEnumerable> ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV3(this NuGet.Protocol.Core.Types.Repository.RepositoryFactory factory, NuGet.Configuration.PackageSource source) -> NuGet.Protocol.Core.Types.SourceRepository @@ -2090,6 +2106,8 @@ virtual NuGet.Protocol.LocalPackageInfo.LastWriteTimeUtc.get -> System.DateTime ~virtual NuGet.Protocol.LocalPackageInfo.Nuspec.get -> NuGet.Packaging.NuspecReader ~virtual NuGet.Protocol.LocalPackageInfo.Path.get -> string virtual NuGet.Protocol.ODataServiceDocumentResourceV2.RequestTime.get -> System.DateTime +virtual NuGet.Protocol.Plugins.PluginFactory.Dispose() -> void +~virtual NuGet.Protocol.Plugins.PluginFactory.GetOrCreateAsync(NuGet.Protocol.Plugins.PluginFile pluginFile, System.Collections.Generic.IEnumerable arguments, NuGet.Protocol.Plugins.IRequestHandlers requestHandlers, NuGet.Protocol.Plugins.ConnectionOptions options, System.Threading.CancellationToken sessionCancellationToken) -> System.Threading.Tasks.Task virtual NuGet.Protocol.Plugins.Receiver.Close() -> void ~virtual NuGet.Protocol.RawSearchResourceV3.Search(string searchTerm, NuGet.Protocol.Core.Types.SearchFilter filters, int skip, int take, NuGet.Common.ILogger log, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> ~virtual NuGet.Protocol.RawSearchResourceV3.SearchPage(string searchTerm, NuGet.Protocol.Core.Types.SearchFilter filters, int skip, int take, NuGet.Common.ILogger log, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task diff --git a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Unshipped.txt index 4b50c64bfeb..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Protocol/PublicAPI/net8.0/PublicAPI.Unshipped.txt @@ -1,19 +1 @@ #nullable enable -NuGet.Protocol.Plugins.PluginDiscoverer.PluginDiscoverer() -> void -virtual NuGet.Protocol.Plugins.PluginFactory.Dispose() -> void -~NuGet.Protocol.Plugins.PluginFile.PluginFile(string filePath, System.Lazy state, bool requiresDotnetHost) -> void -~NuGet.Protocol.Plugins.PluginManager.PluginManager(NuGet.Common.IEnvironmentVariableReader reader, System.Lazy pluginDiscoverer, System.Func pluginFactoryCreator, System.Lazy pluginsCacheDirectoryPath) -> void -~virtual NuGet.Protocol.Plugins.PluginFactory.GetOrCreateAsync(NuGet.Protocol.Plugins.PluginFile pluginFile, System.Collections.Generic.IEnumerable arguments, NuGet.Protocol.Plugins.IRequestHandlers requestHandlers, NuGet.Protocol.Plugins.ConnectionOptions options, System.Threading.CancellationToken sessionCancellationToken) -> System.Threading.Tasks.Task -NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler -NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent -NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.HttpsSourceHasHttpResource.get -> bool -static NuGet.Protocol.Events.ProtocolDiagnostics.ServiceIndexEntryEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler -~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.ProtocolDiagnosticServiceIndexEntryEvent(string source, bool httpsSourceHasHttpResource) -> void -~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.Source.get -> string -~const NuGet.Protocol.JsonProperties.ReadmeFileUrl = "readmeFileUrl" -> string -~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.set -> void -~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.PackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeFileUrl.get -> string diff --git a/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt b/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt index 07c3e1d7c43..dd66a91a176 100644 --- a/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt +++ b/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt @@ -95,6 +95,7 @@ NuGet.Protocol.Core.Types.IPackageSearchMetadata.IsListed.get -> bool NuGet.Protocol.Core.Types.IPackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.Core.Types.IPackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.Core.Types.IPackageSearchMetadata.RequireLicenseAcceptance.get -> bool @@ -197,6 +198,8 @@ NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetada ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ProjectUrl.set -> void NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.Published.get -> System.DateTimeOffset? NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.Published.set -> void +~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.get -> string +~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.set -> void ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeUrl.set -> void ~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri @@ -388,9 +391,14 @@ NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Duration.get -> System.Tim ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.ResourceType.get -> string ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Source.get -> string ~NuGet.Protocol.Events.ProtocolDiagnosticResourceEvent.Type.get -> string +NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent +NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.HttpsSourceHasHttpResource.get -> bool +~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.ProtocolDiagnosticServiceIndexEntryEvent(string source, bool httpsSourceHasHttpResource) -> void +~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.Source.get -> string NuGet.Protocol.Events.ProtocolDiagnostics NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticHttpEventHandler NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticResourceEventHandler +NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticsNupkgCopiedEventHandler NuGet.Protocol.FactoryExtensionsV3 NuGet.Protocol.FeedType @@ -646,6 +654,7 @@ NuGet.Protocol.LocalPackageSearchMetadata.IsListed.get -> bool NuGet.Protocol.LocalPackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.LocalPackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.LocalPackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.LocalPackageSearchMetadata.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.LocalPackageSearchMetadata.RequireLicenseAcceptance.get -> bool @@ -768,6 +777,7 @@ NuGet.Protocol.PackageSearchMetadata.PackageSearchMetadata() -> void NuGet.Protocol.PackageSearchMetadata.PrefixReserved.get -> bool ~NuGet.Protocol.PackageSearchMetadata.ProjectUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadata.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.PackageSearchMetadata.ReadmeFileUrl.get -> string ~NuGet.Protocol.PackageSearchMetadata.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadata.ReportAbuseUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadata.ReportAbuseUrl.set -> void @@ -804,6 +814,7 @@ NuGet.Protocol.PackageSearchMetadataV2Feed.LastEdited.get -> System.DateTimeOffs NuGet.Protocol.PackageSearchMetadataV2Feed.PrefixReserved.get -> bool ~NuGet.Protocol.PackageSearchMetadataV2Feed.ProjectUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadataV2Feed.Published.get -> System.DateTimeOffset? +~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeFileUrl.get -> string ~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeUrl.get -> System.Uri ~NuGet.Protocol.PackageSearchMetadataV2Feed.ReportAbuseUrl.get -> System.Uri NuGet.Protocol.PackageSearchMetadataV2Feed.RequireLicenseAcceptance.get -> bool @@ -1197,6 +1208,7 @@ NuGet.Protocol.Plugins.PluginCreationResult NuGet.Protocol.Plugins.PluginDiscoverer ~NuGet.Protocol.Plugins.PluginDiscoverer.DiscoverAsync(System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> NuGet.Protocol.Plugins.PluginDiscoverer.Dispose() -> void +NuGet.Protocol.Plugins.PluginDiscoverer.PluginDiscoverer() -> void NuGet.Protocol.Plugins.PluginDiscoveryResult ~NuGet.Protocol.Plugins.PluginDiscoveryResult.Message.get -> string ~NuGet.Protocol.Plugins.PluginDiscoveryResult.PluginDiscoveryResult(NuGet.Protocol.Plugins.PluginFile pluginFile) -> void @@ -1212,6 +1224,7 @@ NuGet.Protocol.Plugins.PluginFactory NuGet.Protocol.Plugins.PluginFactory.PluginFactory(System.TimeSpan pluginIdleTimeout) -> void NuGet.Protocol.Plugins.PluginFile ~NuGet.Protocol.Plugins.PluginFile.Path.get -> string +~NuGet.Protocol.Plugins.PluginFile.PluginFile(string filePath, System.Lazy state, bool requiresDotnetHost) -> void ~NuGet.Protocol.Plugins.PluginFile.State.get -> System.Lazy NuGet.Protocol.Plugins.PluginFileState NuGet.Protocol.Plugins.PluginFileState.InvalidEmbeddedSignature = 3 -> NuGet.Protocol.Plugins.PluginFileState @@ -1223,6 +1236,7 @@ NuGet.Protocol.Plugins.PluginManager NuGet.Protocol.Plugins.PluginManager.Dispose() -> void ~NuGet.Protocol.Plugins.PluginManager.EnvironmentVariableReader.get -> NuGet.Common.IEnvironmentVariableReader ~NuGet.Protocol.Plugins.PluginManager.FindAvailablePluginsAsync(System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> +~NuGet.Protocol.Plugins.PluginManager.PluginManager(NuGet.Common.IEnvironmentVariableReader reader, System.Lazy pluginDiscoverer, System.Func pluginFactoryCreator, System.Lazy pluginsCacheDirectoryPath) -> void ~NuGet.Protocol.Plugins.PluginManager.TryGetSourceAgnosticPluginAsync(NuGet.Protocol.Plugins.PluginDiscoveryResult pluginDiscoveryResult, NuGet.Protocol.Plugins.OperationClaim requestedOperationClaim, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> NuGet.Protocol.Plugins.PluginMulticlientUtilities ~NuGet.Protocol.Plugins.PluginMulticlientUtilities.DoOncePerPluginLifetimeAsync(string key, System.Func taskFunc, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task @@ -1595,6 +1609,7 @@ const NuGet.Protocol.JsonExtensions.JsonSerializationMaxDepth = 512 -> int ~const NuGet.Protocol.JsonProperties.ProjectUrl = "projectUrl" -> string ~const NuGet.Protocol.JsonProperties.Published = "published" -> string ~const NuGet.Protocol.JsonProperties.Range = "range" -> string +~const NuGet.Protocol.JsonProperties.ReadmeFileUrl = "readmeFileUrl" -> string ~const NuGet.Protocol.JsonProperties.ReadmeUrl = "readmeUrl" -> string ~const NuGet.Protocol.JsonProperties.RequireLicenseAcceptance = "requireLicenseAcceptance" -> string ~const NuGet.Protocol.JsonProperties.Severity = "severity" -> string @@ -1902,6 +1917,7 @@ static NuGet.Protocol.Core.Types.NuGetTestMode.Enabled.get -> bool static NuGet.Protocol.Events.ProtocolDiagnostics.HttpEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticHttpEventHandler static NuGet.Protocol.Events.ProtocolDiagnostics.NupkgCopiedEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticsNupkgCopiedEventHandler static NuGet.Protocol.Events.ProtocolDiagnostics.ResourceEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticResourceEventHandler +static NuGet.Protocol.Events.ProtocolDiagnostics.ServiceIndexEntryEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV2(this NuGet.Protocol.Core.Types.Repository.RepositoryFactory factory, NuGet.Configuration.PackageSource source) -> NuGet.Protocol.Core.Types.SourceRepository ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV3(this NuGet.Protocol.Core.Types.Repository.ProviderFactory factory) -> System.Collections.Generic.IEnumerable> ~static NuGet.Protocol.FactoryExtensionsV3.GetCoreV3(this NuGet.Protocol.Core.Types.Repository.RepositoryFactory factory, NuGet.Configuration.PackageSource source) -> NuGet.Protocol.Core.Types.SourceRepository @@ -2090,6 +2106,8 @@ virtual NuGet.Protocol.LocalPackageInfo.LastWriteTimeUtc.get -> System.DateTime ~virtual NuGet.Protocol.LocalPackageInfo.Nuspec.get -> NuGet.Packaging.NuspecReader ~virtual NuGet.Protocol.LocalPackageInfo.Path.get -> string virtual NuGet.Protocol.ODataServiceDocumentResourceV2.RequestTime.get -> System.DateTime +virtual NuGet.Protocol.Plugins.PluginFactory.Dispose() -> void +~virtual NuGet.Protocol.Plugins.PluginFactory.GetOrCreateAsync(NuGet.Protocol.Plugins.PluginFile pluginFile, System.Collections.Generic.IEnumerable arguments, NuGet.Protocol.Plugins.IRequestHandlers requestHandlers, NuGet.Protocol.Plugins.ConnectionOptions options, System.Threading.CancellationToken sessionCancellationToken) -> System.Threading.Tasks.Task virtual NuGet.Protocol.Plugins.Receiver.Close() -> void ~virtual NuGet.Protocol.RawSearchResourceV3.Search(string searchTerm, NuGet.Protocol.Core.Types.SearchFilter filters, int skip, int take, NuGet.Common.ILogger log, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task> ~virtual NuGet.Protocol.RawSearchResourceV3.SearchPage(string searchTerm, NuGet.Protocol.Core.Types.SearchFilter filters, int skip, int take, NuGet.Common.ILogger log, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task diff --git a/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt b/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt index 4b50c64bfeb..7dc5c58110b 100644 --- a/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt +++ b/src/NuGet.Core/NuGet.Protocol/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt @@ -1,19 +1 @@ #nullable enable -NuGet.Protocol.Plugins.PluginDiscoverer.PluginDiscoverer() -> void -virtual NuGet.Protocol.Plugins.PluginFactory.Dispose() -> void -~NuGet.Protocol.Plugins.PluginFile.PluginFile(string filePath, System.Lazy state, bool requiresDotnetHost) -> void -~NuGet.Protocol.Plugins.PluginManager.PluginManager(NuGet.Common.IEnvironmentVariableReader reader, System.Lazy pluginDiscoverer, System.Func pluginFactoryCreator, System.Lazy pluginsCacheDirectoryPath) -> void -~virtual NuGet.Protocol.Plugins.PluginFactory.GetOrCreateAsync(NuGet.Protocol.Plugins.PluginFile pluginFile, System.Collections.Generic.IEnumerable arguments, NuGet.Protocol.Plugins.IRequestHandlers requestHandlers, NuGet.Protocol.Plugins.ConnectionOptions options, System.Threading.CancellationToken sessionCancellationToken) -> System.Threading.Tasks.Task -NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler -NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent -NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.HttpsSourceHasHttpResource.get -> bool -static NuGet.Protocol.Events.ProtocolDiagnostics.ServiceIndexEntryEvent -> NuGet.Protocol.Events.ProtocolDiagnostics.ProtocolDiagnosticServiceIndexEntryEventHandler -~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.ProtocolDiagnosticServiceIndexEntryEvent(string source, bool httpsSourceHasHttpResource) -> void -~NuGet.Protocol.Events.ProtocolDiagnosticServiceIndexEntryEvent.Source.get -> string -~const NuGet.Protocol.JsonProperties.ReadmeFileUrl = "readmeFileUrl" -> string -~NuGet.Protocol.Core.Types.IPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder.ClonedPackageSearchMetadata.ReadmeFileUrl.set -> void -~NuGet.Protocol.LocalPackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.PackageSearchMetadata.ReadmeFileUrl.get -> string -~NuGet.Protocol.PackageSearchMetadataV2Feed.ReadmeFileUrl.get -> string