We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 299c3e4 + 2125f61 commit 16ecf5aCopy full SHA for 16ecf5a
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