diff --git a/eng/SharedFramework.External.props b/eng/SharedFramework.External.props index 83705b2145..04f1c98d4b 100644 --- a/eng/SharedFramework.External.props +++ b/eng/SharedFramework.External.props @@ -52,7 +52,6 @@ - @@ -91,6 +90,7 @@ <_CompilationOnlyReference Include="System.Buffers" /> <_CompilationOnlyReference Include="System.ComponentModel.Annotations" /> + <_CompilationOnlyReference Include="System.Runtime.CompilerServices.Unsafe" />