1 implementation of EnsurePackageCompatibilityAsync
NuGet.PackageManagement (1)
InstallationCompatibility.cs (1)
100public async Task EnsurePackageCompatibilityAsync(
1 reference to EnsurePackageCompatibilityAsync
NuGet.PackageManagement (1)
NuGetPackageManager.cs (1)
3673await InstallationCompatibility.EnsurePackageCompatibilityAsync(nuGetProject, packageIdentity, resourceResult, token);