Skip to content

Commit

Permalink
test(hr): Remove invalid clss from UWP tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb committed Dec 11, 2024
1 parent 3f720c7 commit 72e4c9e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@

<!-- Disabled as tests explicitly use WinUI types -->
<ItemGroup Condition="'$(UNO_UWP_BUILD)'=='true'">
<Compile Remove="_Dotnet.cs" />
<Compile Remove="DependencyObjectGeneratorTests\Given_DependencyObjectGenerator.cs" />
<Compile Remove="DependencyPropertyGeneratorTests\Given_DependencyPropertyGenerator.cs" />
<Compile Remove="ImplementedRoutedEventsGeneratorTests\Given_ImplementedRoutedEventsGenerator.cs" />
Expand Down

0 comments on commit 72e4c9e

Please sign in to comment.