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