1 write to Publish
Microsoft.NET.TestFramework (1)
TestPackageReference.cs (1)
16
Publish
= publish;
2 references to Publish
Microsoft.NET.TestFramework (2)
ProjectConstruction\TestProject.cs (2)
206
if (packageReference.
Publish
!= null)
208
packageReferenceElement.Add(new XAttribute("Publish", packageReference.
Publish
));