Skip to content

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan requested a review from a team November 4, 2022 16:46
@andyleejordan andyleejordan added the Issue-Bug A bug to squash. label Nov 4, 2022
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan andyleejordan force-pushed the andschwa/omnisharp-update branch from ecfb804 to c4a25bb Compare November 7, 2022 21:39
@andyleejordan andyleejordan requested a review from a team as a code owner November 7, 2022 21:42
dependabot bot and others added 6 commits November 7, 2022 13:43
Bumps [OmniSharp.Extensions.LanguageServer](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.LanguageServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [OmniSharp.Extensions.DebugAdapter.Server](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.DebugAdapter.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [OmniSharp.Extensions.LanguageClient](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.LanguageClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [OmniSharp.Extensions.DebugAdapter.Client](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.DebugAdapter.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Apps with the `netcore6.0` target framework are broken due to its `init`
and `record` workarounds not working after their .NET 6 update. Pending
a fix for this, we're disabling the tests which fail to use of `record`
objects.
These have all since become the defaults.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Engine Issue-Bug A bug to squash.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension crashes when targeting PowerShell 5.1 (PowerShellEditorServices DryIoc error)
2 participants