Skip to content

0.1.2

Compare
Choose a tag to compare
@CXuesong CXuesong released this 30 May 13:14
· 46 commits to master since this release
  • Now the library targets .NET Standard 1.1 and .NET Framework 4.5.
    • However, JsonRpc.Standard still requires .NET Standard 1.3 or .NET Framework 4.5
  • Upgrade JsonRpc.Standard package reference to version 0.3.1
    • Use Features to take over Session in DemoLanguageServer project.