Skip to content

Commit f93b260

Browse files
committed
Redundant metadata has been removed from implicit references
1 parent 3abb30b commit f93b260

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/nugetswitcher.core/Switch/ProjectSwitch.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ public virtual void SwitchPkgDependency(IProjectReference reference, LockFileTar
112112
{
113113
base.AddReference(reference, Type, absolutePath, new Dictionary<string, string>(2)
114114
{
115-
{ "Name", library.Name },
116115
{ "Temp", library.Name }
117116
});
118117
}

0 commit comments

Comments
 (0)