Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit eb7b759

Browse files
committed
Remove newtonsoft.json dependency from TestAssets/DesktopTestProjects/AutoAddDesktopReferencesDuringMigrate/project.json
1 parent 760bdf8 commit eb7b759

File tree

1 file changed

+0
-3
lines changed
  • TestAssets/DesktopTestProjects/AutoAddDesktopReferencesDuringMigrate

1 file changed

+0
-3
lines changed

TestAssets/DesktopTestProjects/AutoAddDesktopReferencesDuringMigrate/project.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"debugType": "portable",
55
"emitEntryPoint": true
66
},
7-
"dependencies": {
8-
"Newtonsoft.Json": "9.0.1"
9-
},
107
"frameworks": {
118
"net451": {}
129
},

0 commit comments

Comments
 (0)