-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Milestone
Description
Steps to Reproduce
- Open Solution attached below, the solution is the default ASP.NET Framework MVC project that is created by Visual Studio on Mac with 2 console.writeLines.
- Run the solution on a Mac/Linux with Mono.
- Run the solution on Windows.
Current Behavior
The values for AppDomain.CurrentDomain.SetupInformation.DynamicBase and AppDomain.CurrentDomain.SetupInformation.CachePath do not match on the Mac and matches on Windows.
Expected Behavior
The values for AppDomain.CurrentDomain.SetupInformation.DynamicBase and AppDomain.CurrentDomain.SetupInformation.CachePath should match on both platforms.
On which platforms did you notice this
[x] macOS
[ ] Linux
[ ] Windows
Version Used:
Mac OS 10.14.6
Mono 6.0.0.319