mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Upgrade json package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net35" />
|
||||
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net35" />
|
||||
<package id="NLog" version="4.2.0" targetFramework="net35" />
|
||||
<package id="NLog.Schema" version="4.2.0" targetFramework="net35" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user