Remove EditorFeatures.Cocoa and VSMac IVTs#69765
Conversation
|
I don't think my changes could have caused this failure, and the test appears to be passing locally, but I can't retrigger jobs so I'm not sure.
|
|
@sandyarmstrong Not likely, I'll retrigger them. |
src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj
Show resolved
Hide resolved
src/EditorFeatures/Core.Wpf/InlineRename/CommandHandlers/RenameCommandHandler.cs
Outdated
Show resolved
Hide resolved
VSMac only needs to be supported on the 17.6 branch now.
324f048 to
a434b56
Compare
|
@jasonmalinowski looks good after latest push, can I go ahead and merge? |
|
@sandyarmstrong Yep, you're good. |
VSMac only needs to be supported on the 17.6 branch now.
Closes #35099