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