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 @@
<RootNamespace>Microsoft.PowerToys.PreviewHandler.Gcode</RootNamespace>
<TargetFramework>net6.0-windows10.0.19041.0</TargetFramework>
<EnableComHosting>true</EnableComHosting>
<IntermediateOutputPath>$(SolutionDir)$(Platform)\$(Configuration)\obj\$(AssemblyName)\</IntermediateOutputPath>
</PropertyGroup>
<Import Project="..\..\..\Version.props" />