提交 ed7bde5f 编写于 作者: J Jason Malinowski

Remove the Obsolete marker on ProjectTracker

It's still obsolete, but adding it breaks people trying to compile
with warn as error enabled.
上级 3a233d45
......@@ -86,7 +86,6 @@ internal VisualStudioProjectTracker GetProjectTrackerAndInitializeIfNecessary(IS
/// A compatibility shim to ensure that F# and TypeScript continue to work after the deferred work goes in. This will be
/// removed once they move to calling <see cref="GetProjectTrackerAndInitializeIfNecessary"/>.
/// </summary>
[Obsolete("You should use " + nameof(GetProjectTrackerAndInitializeIfNecessary) + " or check through " + nameof(DeferredState))]
internal VisualStudioProjectTracker ProjectTracker
{
get
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册