Skip to content

Commit 9f12dd8

Browse files
authored
Update Lottie to use 5.0.1 of System.Text.Encodings.Web (#437)
1 parent 076223b commit 9f12dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lottie-Windows/Lottie-Windows.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<Version>4.5.0</Version>
3939
</PackageReference>
4040
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0" />
41+
<PackageReference Include="System.Text.Encodings.Web" Version="5.0.1" />
4142
<PackageReference Include="System.Text.Json" Version="5.0.1" />
4243
<PackageReference Include="System.ValueTuple">
4344
<Version>4.5.0</Version>

0 commit comments

Comments
 (0)