OmniSharp / homebrew-omnisharp-roslyn

16 stars 19 forks source link

Update to v1.34.11 #11

Closed faelin closed 4 years ago

faelin commented 4 years ago

This updates omnisharp roslyn to the latest 1.34.11 version, which should reinstate LSP capability.

Per OmniSharp/omnisharp-roslyn/pull/#915 ("This PR moves OmniSharp to target .NET Framework 4.6 exclusively and removes all of the netcoreapp1.1 builds."), bundled asset names have changed.

This pull request seeks to update both the OmniSharp version and the associated assets for this formula.

Additionally, undent method-call was removed due to the deprecation of this method. Currently, the "undented" script will remain as-is (meaning that the script will be written with indentation, but this should be fine!)

filipw commented 4 years ago

thank you for your efforts - #12 got merged so this is now no longer needed