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