We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 076223b commit 9f12dd8Copy full SHA for 9f12dd8
Lottie-Windows/Lottie-Windows.csproj
@@ -38,6 +38,7 @@
38
<Version>4.5.0</Version>
39
</PackageReference>
40
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0" />
41
+ <PackageReference Include="System.Text.Encodings.Web" Version="5.0.1" />
42
<PackageReference Include="System.Text.Json" Version="5.0.1" />
43
<PackageReference Include="System.ValueTuple">
44
0 commit comments