Skip to content

Commit 16ecf5a

Browse files
authored
Merge pull request #4764 from brettfo/remove-newtonsoft-pkgdef
remove Newtonsoft.Json code base
2 parents 299c3e4 + 2125f61 commit 16ecf5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vsintegration/src/FSharp.Editor/Common/AssemblyInfo.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ open Microsoft.VisualStudio.Shell
66

77
[<assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\FSharp.Editor.dll")>]
88
[<assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\FSharp.UIResources.dll")>]
9-
[<assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\Newtonsoft.Json.dll")>]
109

1110
do()
1211

0 commit comments

Comments
 (0)