Skip to content

Fixes #2598. Trying to run self-contained application on Ubuntu 22 (Linux-x64), error regarding libdl.so#3562

Merged
tig merged 2 commits intogui-cs:developfrom
BDisp:v1_2598_self-contained-net80-fix
Jun 26, 2024
Merged

Fixes #2598. Trying to run self-contained application on Ubuntu 22 (Linux-x64), error regarding libdl.so#3562
tig merged 2 commits intogui-cs:developfrom
BDisp:v1_2598_self-contained-net80-fix

Conversation

@BDisp
Copy link
Copy Markdown
Collaborator

@BDisp BDisp commented Jun 24, 2024

Fixes

Proposed Changes/Todos

  • Added NET8_0

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

Copy link
Copy Markdown
Collaborator

@dodexahedron dodexahedron left a comment

Choose a reason for hiding this comment

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

Suggested to use the symbol made for this scenario

@tig tig merged commit 902a811 into gui-cs:develop Jun 26, 2024
@BDisp BDisp deleted the v1_2598_self-contained-net80-fix branch June 26, 2024 17:00
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.

Trying to run self-contained application on Ubuntu 22 (Linux-x64), error regarding libdl.so

3 participants