You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the source or transform files are read-only, an UnauthorizedAccessException is thrown:
System.UnauthorizedAccessException: Access to the path 'C:\MyApp\MyProject\MyFile.json' is denied.
I expected a transformation to succeed even if the source or transform files are read-only.
Hi.
If the source or transform files are read-only, an UnauthorizedAccessException is thrown:
System.UnauthorizedAccessException: Access to the path 'C:\MyApp\MyProject\MyFile.json' is denied.
I expected a transformation to succeed even if the source or transform files are read-only.
Here's a related issue: microsoft/slow-cheetah#86
Thank you.
The text was updated successfully, but these errors were encountered: