Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix a compatible issue in .NET Core#5

Open
sdcb wants to merge 1 commit intoemphasis87:masteremphasis87/mpfr.NET:masterfrom
sdcb:patch-2sdcb/mpfr.NET:patch-2Copy head branch name to clipboard
Open

Fix a compatible issue in .NET Core#5
sdcb wants to merge 1 commit intoemphasis87:masteremphasis87/mpfr.NET:masterfrom
sdcb:patch-2sdcb/mpfr.NET:patch-2Copy head branch name to clipboard

Conversation

@sdcb
Copy link
Copy Markdown

@sdcb sdcb commented Nov 1, 2019

There was a breaking change in .NET Core - they changed the default for UseShellExecute from true to false.

Without UseShellExecute, it will work reliably only in .NET Framework. In .NET Core, it will fail unless the 7zdec.exe file happens to be in the current directory.

There was a breaking change in .NET Core - they changed the default for UseShellExecute from true to false.

Without UseShellExecute, it will work reliably only in .NET Framework. In .NET Core, it will fail unless the 7zdec.exe file happens to be in the current directory.
@sdcb
Copy link
Copy Markdown
Author

sdcb commented Nov 1, 2019

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.