public static void AddKnownItemAttributes(MSBuildProject project)
 {
     project.AddKnownItemAttribute("PackageReference", "Version");
 }