Skip to content

Commit 92217da

Browse files
committed
small fix
1 parent 709d2a5 commit 92217da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standalone-test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="EnterpriseLibrary.SemanticLogging" version="2.0.1406.1" targetFramework="net45" />
4-
<package id="Newtonsoft.Json" version="5.0.8" targetFramework="net45" />
4+
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net45" />
55
</packages>

0 commit comments

Comments
 (0)