-
-
Notifications
You must be signed in to change notification settings - Fork 821
Closed
Description
Hi there
I just upgraded our solution to the latest version of Moq (v. 4.20.1), and now all of our test projects fail to build on my Mac. I get this exception:
Analyzer 'Moq.SponsorLinker' threw an exception of type 'System.UnauthorizedAccessException' with message 'Access to the path '/usr/local/share/dotnet/sdk/7.0.302/Roslyn/bincore/%TEMP%\1M5Ot' is denied.'.
Looks like this was made for Windows, as %TEMP% looks like a Windows environment variable, which does not work on macOS.
Have to downgrade to 4.18.4 to get the build working again.
Hope you can look into this 🙂
Ducki, PinkishCow, altso, rickymcalister, ascott18 and 4 moreJoe4evr, elahmo, ntovas and jadbox
Metadata
Metadata
Assignees
Labels
No labels