Azure / azure-storage-net-data-movement

Azure Storage Data Movement Library for .Net
MIT License
275 stars 133 forks source link

Fix the issue when ranges may be losted when copying page blob/file with ServiceSideSyncCopy. #243

Closed EmmaZhu closed 3 years ago

EmmaZhu commented 3 years ago

Fix the issue when ranges may be losted when copying page blob/file with ServiceSideSyncCopy. Fix a build issue which is caused by compiling a build intermediate file. // This is to exclude the build intermediate cs file to avoid build failure.