This repository was archived by the owner on Dec 22, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <Description >A library to handle Language Server Protocol (https://github.com/Microsoft/language-server-protocol).</Description >
55 <Company />
66 <Copyright >Copyright © 2018 Kentaro Inomata</Copyright >
7- <AssemblyVersion >7.0.0 .0</AssemblyVersion >
7+ <AssemblyVersion >7.0.1 .0</AssemblyVersion >
88 <Authors >Kentaro Inomata</Authors >
99 <PackageId >LanguageServerProtocol</PackageId >
1010 <Product >LanguageServerProtocol</Product >
@@ -26,7 +26,7 @@ v2.1.0: Support the protocol version 3.2.0. Add Connection.ReuestHandlers and C
2626v2.0.0: Support the protocol version 3.0.0. Add ServiceConnection.
2727v1.0.0: initial release.</PackageReleaseNotes >
2828 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
29- <Version >7.0.0 </Version >
29+ <Version >7.0.1 </Version >
3030 </PropertyGroup >
3131 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
3232 <DocumentationFile >bin\Debug\netstandard1.3\LanguageServer.xml</DocumentationFile >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >LanguageServerProtocol</id >
5- <version >7.0.0 </version >
5+ <version >7.0.1 </version >
66 <title >LanguageServerProtocol</title >
77 <authors >Kentaro Inomata</authors >
88 <owners >Kentaro Inomata</owners >
You can’t perform that action at this time.
0 commit comments