Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.10.0.6 #3028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Release 2.10.0.6 #3028

wants to merge 1 commit into from

Conversation

jaredpar
Copy link
Collaborator

@jaredpar jaredpar commented Nov 3, 2022

No description provided.

@@ -57,6 +57,7 @@ public void CodeNamespace()
/// the Vim.Core assembly and not an actual reference. Too many ways that VS ships the DLL that
/// it makes referencing it too difficult. Embedding is much more reliably.
/// </summary>
// Manually verified for 2.10.0.6
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This bug is still present in the latest 17.3 release. I enabled the test locally, used the 17.4 preview toolset and verified thihs passed.

@@ -10,6 +10,7 @@ param (
# Settings
[switch]$ci = $false,
[string]$config = "Debug",
[string]$msbuild = "",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The 17.3 toolset still has the --standalone bug. Had to manually use the 17.4 toolset to do the release. Seems valuable so I kept it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants