1 write to UpdatePackageReference
Microsoft.NET.TestFramework (1)
TestPackageReference.cs (1)
15
UpdatePackageReference
= updatePackageReference;
1 reference to UpdatePackageReference
Microsoft.NET.TestFramework (1)
ProjectConstruction\TestProject.cs (1)
191
var includeOrUpdate = packageReference.
UpdatePackageReference
? "Update" : "Include";