2 references to CreateAssetsJsonWithResolvedRidTarget
Aspire.Hosting.RemoteHost.Tests (2)
LayoutCommandTests.cs (2)
35
await File.WriteAllTextAsync(assetsPath,
CreateAssetsJsonWithResolvedRidTarget
(workspaceRoot, GetCurrentRuntimeIdentifier(), GetNativeFileName()));
168
await File.WriteAllTextAsync(assetsPath,
CreateAssetsJsonWithResolvedRidTarget
(workspaceRoot, GetCurrentRuntimeIdentifier(), GetNativeFileName()));