3 references to GetExpectedRuntimeContent
Aspire.Hosting.RemoteHost.Tests (3)
LayoutCommandTests.cs (3)
49
Assert.Equal(
GetExpectedRuntimeContent
(), await File.ReadAllTextAsync(Path.Combine(outputPath, "Test.Package.dll")));
53
GetExpectedRuntimeContent
(),
99
Assert.Equal(
GetExpectedRuntimeContent
(), await File.ReadAllTextAsync(Path.Combine(outputPath, "Test.Package.dll")));