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

Bump to mono/LineEditor/v5.4.1@3fa0c2eb (#740) #766

Closed
wants to merge 1 commit into from

Conversation

pjcollins
Copy link
Member

Context: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1230070

Changes: mono/LineEditor@5a7e3e2...3fa0c2e

The most important piece is mono/LineEditor@bce1b7f, which will allow
us to redistribute LineEditor.pdb in the Xamarin.Android installers.

Add a post-Build target to logcat-parse/Directory.Build.targets
which copies LineEditor.pdb into $(OutputPath). This will allow
the Xamarin.Android installer to include LineEditor.pdb into the
installer packages.

Context: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1230070

Changes: mono/LineEditor@5a7e3e2...3fa0c2e

  * mono/LineEditor@3fa0c2e: Fix NuGet publishing errors (dotnet#9)
  * mono/LineEditor@06a4ddf: Bump `$(PackageVersion)` to 5.4.1.
  * mono/LineEditor@bce1b7f: Enable .pdb files for Release config & add AzDO build script (dotnet#8)
  * mono/LineEditor@4831e1a: Merge pull request dotnet#6 from terrajobst/code-of-conduct
  * mono/LineEditor@5b4a4aa: Link Code of Conduct
  * mono/LineEditor@410ca3d: Merge pull request dotnet#2 from VEIT-Electronics/master
  * mono/LineEditor@3d802e7: Merge pull request dotnet#1 from VEIT-Electronics/bugfix/ENG-232-line-editor-completions
  * mono/LineEditor@0d43552: fix: text overriding was only platform specific (check platform)

The most important piece is mono/LineEditor@bce1b7f, which will allow
us to redistribute `LineEditor.pdb` in the Xamarin.Android installers.

Add a post-`Build` target to `logcat-parse/Directory.Build.targets`
which copies `LineEditor.pdb` into `$(OutputPath)`.  This will allow
the Xamarin.Android installer to include `LineEditor.pdb` into the
installer packages.
Copy link
Member

@radekdoulik radekdoulik left a comment

Choose a reason for hiding this comment

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

The change LGTM, one of the builds fails though. Let see if rerun will help.

@radekdoulik
Copy link
Member

It still fails. I remember seeing this in JI when InternalsVisibleTo was not working.

@radekdoulik
Copy link
Member

Here it fails when building Java.Interop.dll though, so it might be something else.

@pjcollins
Copy link
Member Author

I think we got an exception for this and this will not need to be merged as it has been fixed in d16-9 / master, but I will leave this open for a bit longer to confirm.

@pjcollins pjcollins closed this Jan 4, 2021
@pjcollins pjcollins deleted the bump-lineeditor-d16-8 branch January 4, 2021 19:57
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants