Skip to content

Commit 2125f61

Browse files
committed
remove Newtonsoft.Json code base
1 parent 32c4411 commit 2125f61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)