Skip to content

Commit

Permalink
chore: Remove invalid change
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Sep 29, 2022
1 parent 88ea363 commit 5d6014d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,6 @@
<Compile Include="$(IntermediateOutputPath)\uno.reload.cookie.g.cs" />
</ItemGroup>
</Target>
<<<<<<< HEAD
=======

<Target Name="_WPFIssue6792_RemoveDuplicateAnalyzers" BeforeTargets="CoreCompile" Condition="'$(UnoUseWPFIssue6792Workaround)'=='true'">
<!-- Work around https://github.com/dotnet/wpf/issues/6792, remove for .NET 6.0.500 or later -->
Expand All @@ -478,5 +476,4 @@
<Analyzer Include="@(FilteredAnalyzer)" />
</ItemGroup>
</Target>
>>>>>>> 7fd50ce18fbc5e65b2a49c0f4f777d984b1e9d20
</Project>

0 comments on commit 5d6014d

Please sign in to comment.