Skip to content

Commit 5f87b23

Browse files
Merge pull request #3792 from Sergio0694/bugfix/unnecessary-package
Removed System.ValueTuple package reference from Animations
2 parents 014f940 + acafc13 commit 5f87b23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Animations/Microsoft.Toolkit.Uwp.UI.Animations.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
2322
<ProjectReference Include="..\Microsoft.Toolkit.Uwp.UI\Microsoft.Toolkit.Uwp.UI.csproj" />
2423
</ItemGroup>
2524

0 commit comments

Comments
 (0)