mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-23 23:20:05 +01:00
Fxcop markdown preview handler (#6646)
* migrating namespace conflict * Fixing all errors * removing todo * tweak wxs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// See the LICENSE file in the project root for more information.
|
||||
|
||||
using Markdig;
|
||||
using MarkdownPreviewHandler;
|
||||
using Microsoft.PowerToys.PreviewHandler.Markdown;
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
|
||||
namespace PreviewPaneUnitTests
|
||||
|
||||
Reference in New Issue
Block a user