Skip to content

Consolidate System.Runtime.CompilerServices.Unsafe.dll and ensure it's in the bin folder during install#6526

Closed
donker wants to merge 1 commit intodnnsoftware:developfrom
donker:missingunsafedll
Closed

Consolidate System.Runtime.CompilerServices.Unsafe.dll and ensure it's in the bin folder during install#6526
donker wants to merge 1 commit intodnnsoftware:developfrom
donker:missingunsafedll

Conversation

@donker
Copy link
Copy Markdown
Contributor

@donker donker commented Apr 29, 2025

This PR is an alternative to #6525 Both aim to address an issue where the installation of DNN will fail because System.Runtime.CompilerServices.Unsafe.dll is not in the bin folder when it first starts up. This assembly is required by the ServiceRequestScopeModule which is now part of the default installation.

This PR also consolidates the versions of this assembly in the project as we had 3 different versions until now.

… project and ensure that it's properly redirected in teh web.config
@donker donker added this to the 10.0.1 milestone Apr 29, 2025
@donker donker requested a review from bdukes April 29, 2025 15:50
@bdukes bdukes changed the base branch from develop to release/10.0.1 April 29, 2025 15:54
@bdukes bdukes changed the base branch from release/10.0.1 to develop April 29, 2025 15:54
@bdukes bdukes mentioned this pull request Apr 29, 2025
@donker
Copy link
Copy Markdown
Contributor Author

donker commented Apr 29, 2025

Closed in favor of #6525

@donker donker closed this Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant