Skip to content

Commit

Permalink
Merge pull request #3783 from RosarioPulella/fix-xmalisland-test
Browse files Browse the repository at this point in the history
[Bugfix] Include Microsoft.XamlIslands in UnitTest.XamlIslands.UWPApp
  • Loading branch information
michael-hawker authored Mar 1, 2021
2 parents 4a3f9ee + f176351 commit 014f940
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,10 @@
<Project>{805f80df-75c6-4c2f-8fd9-b47f6d0df5a3}</Project>
<Name>Microsoft.Toolkit.Uwp</Name>
</ProjectReference>
<ProjectReference Include="..\..\Microsoft.Toolkit\Microsoft.Toolkit.csproj">
<Project>{6fe128a8-cefa-4a61-a987-ec92de6b538e}</Project>
<Name>Microsoft.Toolkit</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Page Include="TestsPage.xaml">
Expand Down

0 comments on commit 014f940

Please sign in to comment.