2 references to SetupTestAsset
Microsoft.NET.Publish.Tests (2)
GivenThatWeWantToPublishAToolProject.cs (2)
38
var testAsset =
SetupTestAsset
();
52
var testAsset =
SetupTestAsset
().SetProjProperty("PublishSelfContained", "true");