28 references to WithMetadata
Microsoft.DotNet.Build.Tasks.Workloads.Tests (28)
CreateVisualStudioWorkloadSetTests.cs (1)
32.WithMetadata(Metadata.MsiVersion, "12.8.45")
CreateVisualStudioWorkloadTests.cs (19)
36.WithMetadata(Metadata.MsiVersion, "6.33.28") 42.WithMetadata(Metadata.Title, ".NET WebAssembly Build Tools (Emscripten)") 43.WithMetadata(Metadata.Description, "Build tools for WebAssembly ahead-of-time (AoT) compilation and native linking.") 44.WithMetadata(Metadata.Version, "5.6.7.8") 49new TaskItem("Microsoft.NET.Workload.Emscripten").WithMetadata("Replacement", "Emscripten"), 50new TaskItem("microsoft.netcore.app.runtime").WithMetadata("Replacement", "Microsoft"), 51new TaskItem("Microsoft.NETCore.App.Runtime").WithMetadata("Replacement", "Microsoft"), 52new TaskItem("microsoft.net.runtime").WithMetadata("Replacement", "Microsoft"), 53new TaskItem("Microsoft.NET.Runtime").WithMetadata("Replacement", "Microsoft") 172.WithMetadata(Metadata.MsiVersion, "6.33.28") 173.WithMetadata(Metadata.SupportsMachineArch, "true") 179.WithMetadata(Metadata.Title, ".NET WebAssembly Build Tools (Emscripten)") 180.WithMetadata(Metadata.Description, "Build tools for WebAssembly ahead-of-time (AoT) compilation and native linking.") 181.WithMetadata(Metadata.Version, "5.6.7.8") 186new TaskItem("Microsoft.NET.Workload.Emscripten").WithMetadata("Replacement", "Emscripten"), 187new TaskItem("microsoft.netcore.app.runtime").WithMetadata("Replacement", "Microsoft"), 188new TaskItem("Microsoft.NETCore.App.Runtime").WithMetadata("Replacement", "Microsoft"), 189new TaskItem("microsoft.net.runtime").WithMetadata("Replacement", "Microsoft"), 190new TaskItem("Microsoft.NET.Runtime").WithMetadata("Replacement", "Microsoft")
SwixComponentTests.cs (7)
46new TaskItem("microsoft-net-sdk-blazorwebassembly-aot").WithMetadata(Metadata.Version, "4.5.6") 47.WithMetadata(Metadata.Description, "A long wordy description about Blazor.") 48.WithMetadata(Metadata.Category, "WebAssembly") 49.WithMetadata(Metadata.AdvertisePackage, "true") 76new TaskItem("microsoft-net-sdk-blazorwebassembly-aot").WithMetadata(Metadata.Version, "4.5.6") 77.WithMetadata(Metadata.Description, "A long wordy description about Blazor.") 78.WithMetadata(Metadata.Category, "WebAssembly")
SwixPackageGroupTests.cs (1)
18new TaskItem("Microsoft.NET.Workload.").WithMetadata("Replacement", ""),