We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c4411 commit 2125f61Copy full SHA for 2125f61
vsintegration/src/FSharp.Editor/Common/AssemblyInfo.fs
@@ -6,7 +6,6 @@ open Microsoft.VisualStudio.Shell
6
7
[<assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\FSharp.Editor.dll")>]
8
[<assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\FSharp.UIResources.dll")>]
9
-[<assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\Newtonsoft.Json.dll")>]
10
11
do()
12
0 commit comments