diff --git a/src/coreclr/System.Private.CoreLib/CreateRuntimeRootILLinkDescriptorFile.targets b/src/coreclr/System.Private.CoreLib/CreateRuntimeRootILLinkDescriptorFile.targets index cf8be3e4e906b6..1445f8794695d9 100644 --- a/src/coreclr/System.Private.CoreLib/CreateRuntimeRootILLinkDescriptorFile.targets +++ b/src/coreclr/System.Private.CoreLib/CreateRuntimeRootILLinkDescriptorFile.targets @@ -1,7 +1,7 @@ - _CreateILLinkRuntimeRootDescriptorFile;$(CompileDependsOn) + $(CompileDependsOn);_CreateILLinkRuntimeRootDescriptorFile @@ -23,13 +23,16 @@ - + - +