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
- Added a new shared lib for shared utils.
- Moved FakeCallerAttributes into Utils.csproj
- Moved PathCombine into Utils.csproj and adjusted it a little.
Can't make it an extension method because static classes "Path" are not supported.
- Moved CopyStream into Utils.csproj, removed Exception handling
since that should be done by the client and made it an extension method.
0 commit comments