v4.0.11399.0-Beta
·
57 commits
to master
since this release
- The hydration policy is set to Full in all samples. Opening mp4 files by Windows Movies & TV app is now supported.
- Throwing any exception in IFile.ReadAsync() resulted in file download hanging. Now the download is cancelled if any exception is thrown in IFile.ReadAsync() method implementation.
- ITransferDataResultContext.ReportStatus() call throwed NotImplemntedException. Now the ReportStatus() is implemented.