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