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 e124f24 commit ed29c7eCopy full SHA for ed29c7e
src/Files.App/Files.App.csproj
@@ -107,6 +107,7 @@
107
<PackageReference Include="Microsoft.Management.Infrastructure" />
108
<PackageReference Include="Microsoft.Management.Infrastructure.Runtime.Win" />
109
<PackageReference Include="Microsoft.Windows.CsWinRT" />
110
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
111
</ItemGroup>
112
113
<ItemGroup>
0 commit comments