Skip to content

Commit 28b6d99

Browse files
committed
Revert "[msbuild] Add forward compatibility with symlinks support (dotnet#648)"
This can be reverted as we have now moved to msbuild assemblies, and they already have this property. This reverts commit d45f52f.
1 parent 1975c00 commit 28b6d99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • msbuild/Xamarin.MacDev.Tasks.Core/MsBuildTasks

msbuild/Xamarin.MacDev.Tasks.Core/MsBuildTasks/CopyBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
public abstract class CopyBase : Copy
44
{
55
public string SessionId { get; set; }
6-
public bool UseSymboliclinksIfPossible { get; set; }
76
}
87
}

0 commit comments

Comments
 (0)