Skip to content

Commit

Permalink
Update references
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 committed Jan 31, 2024
1 parent 30114dd commit bdfaaf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Segmented/samples/Segmented.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<Import Project="$(ToolingDirectory)\ToolkitComponent.SampleProject.props" />
<ItemGroup>
<ProjectReference Include="$(ToolkitExtensionsSourceProject)"/>
<ProjectReference Include="..\..\Primitives\src\CommunityToolkit.WinUI.Controls.Primitives.csproj"/>
<ProjectReference Include="..\..\Animations\src\CommunityToolkit.WinUI.Animations.csproj"/>
<ProjectReference Include="$(ToolkitPrimitivesSourceProject)"/>
<ProjectReference Include="$(ToolkitAnimationsSourceProject)"/>
</ItemGroup>
<ItemGroup>
<None Remove="Assets\Segmented.png" />
Expand Down

0 comments on commit bdfaaf3

Please sign in to comment.