Skip to content

Commit a45f33a

Browse files
winui
1 parent 025f0dc commit a45f33a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

src/Compatibility/ControlGallery/test/Android.UITests/Compatibility.ControlGallery.Android.UITests.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
6767
<Name>Controls.Core</Name>
6868
</ProjectReference>
69+
<ProjectReference Include="..\..\..\..\Controls\src\Xaml\Controls.Xaml.csproj">
70+
<Name>Controls.Xaml</Name>
71+
</ProjectReference>
6972
<ProjectReference Include="..\..\..\..\Controls\tests\CustomAttributes\Controls.CustomAttributes.csproj">
7073
<Project>{d816b818-f58f-4738-93ae-924efab7a07f}</Project>
7174
<Name>Controls.CustomAttributes</Name>

src/Compatibility/ControlGallery/test/WinUI.UITests/WinUI.UITests.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<Project>{de354790-6107-468a-b388-e1eff1416240}</Project>
7373
<Name>Controls.Maps-net6</Name>
7474
</ProjectReference>
75+
<ProjectReference Include="..\..\..\..\Controls\src\Xaml\Controls.Xaml-net6.csproj">
76+
<Name>Controls.Xaml-net6</Name>
77+
</ProjectReference>
7578
<ProjectReference Include="..\..\..\..\Controls\src\Core\Controls.Core-net6.csproj">
7679
<Project>{af64451f-e2bd-41c2-b083-f60c26ae2a9f}</Project>
7780
<Name>Controls.Core-net6</Name>

src/Compatibility/ControlGallery/test/iOS.UITests/Compatibility.ControlGallery.iOS.UITests.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
6767
<Name>Controls.Core</Name>
6868
</ProjectReference>
69+
<ProjectReference Include="..\..\..\..\Controls\src\Xaml\Controls.Xaml.csproj">
70+
<Name>Controls.Xaml</Name>
71+
</ProjectReference>
6972
<ProjectReference Include="..\..\..\..\Controls\tests\CustomAttributes\Controls.CustomAttributes.csproj">
7073
<Project>{d816b818-f58f-4738-93ae-924efab7a07f}</Project>
7174
<Name>Controls.CustomAttributes</Name>

0 commit comments

Comments
 (0)