Skip to content

Commit

Permalink
winui
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneDelcroix committed Jun 28, 2021
1 parent 025f0dc commit a45f33a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
<Name>Controls.Core</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\Controls\src\Xaml\Controls.Xaml.csproj">
<Name>Controls.Xaml</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\Controls\tests\CustomAttributes\Controls.CustomAttributes.csproj">
<Project>{d816b818-f58f-4738-93ae-924efab7a07f}</Project>
<Name>Controls.CustomAttributes</Name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
<Project>{de354790-6107-468a-b388-e1eff1416240}</Project>
<Name>Controls.Maps-net6</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\Controls\src\Xaml\Controls.Xaml-net6.csproj">
<Name>Controls.Xaml-net6</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\Controls\src\Core\Controls.Core-net6.csproj">
<Project>{af64451f-e2bd-41c2-b083-f60c26ae2a9f}</Project>
<Name>Controls.Core-net6</Name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
<Name>Controls.Core</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\Controls\src\Xaml\Controls.Xaml.csproj">
<Name>Controls.Xaml</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\Controls\tests\CustomAttributes\Controls.CustomAttributes.csproj">
<Project>{d816b818-f58f-4738-93ae-924efab7a07f}</Project>
<Name>Controls.CustomAttributes</Name>
Expand Down

0 comments on commit a45f33a

Please sign in to comment.