Fix duplicate attribute build error (#20285)

This commit is contained in:
Stefan Markovic
2022-09-07 12:26:08 +02:00
committed by GitHub
parent 0c5eb1e32d
commit 2dae107977
5 changed files with 0 additions and 5 deletions

View File

@@ -18,7 +18,6 @@
<ProjectGuid>{6A71162E-FC4C-4A2C-B90F-3CF94F59A9BB}</ProjectGuid>
<RootNamespace>Microsoft.PowerToys.PreviewHandler.Markdown</RootNamespace>
<EnableComHosting>true</EnableComHosting>
<IntermediateOutputPath>$(SolutionDir)$(Platform)\$(Configuration)\obj\$(AssemblyName)\</IntermediateOutputPath>
<AssemblyName>PowerToys.MarkdownPreviewHandler</AssemblyName>
</PropertyGroup>