2 references to GetExpectedRuntimeAssetRid
Aspire.Hosting.RemoteHost.Tests (2)
LayoutCommandTests.cs (2)
54
await File.ReadAllTextAsync(Path.Combine(outputPath, "runtimes",
GetExpectedRuntimeAssetRid
(), "lib", "net10.0", "Test.Package.dll")));
285
var runtimeTargetRid =
GetExpectedRuntimeAssetRid
();