2 references to CreatePackageWithTags
Aspire.Cli.Tests (2)
Packaging\PackageChannelTests.cs (2)
1012CreatePackageWithTags(Path.Combine(packagesDirectory.FullName, $"{packageId}.{version}.nupkg"), packageId, version, tags); 1019CreatePackageWithTags(packagePath, packageId, version, tags);