1 write to Assets
aspire-managed (1)
NuGet\Commands\NuGetPackageAssetResolver.cs (1)
102
Assets
= assets
2 references to Assets
aspire-managed (2)
NuGet\Commands\LayoutCommand.cs (1)
103
foreach (var asset in resolution.
Assets
)
NuGet\Commands\ManifestCommand.cs (1)
93
var manifest = CreateManifest(resolution.
Assets
);