Commit 98a3b8e
authored
Release 0.13.0. See release notes or expand full commit message.
[New]
Added new ICreateRenamedCopy and IMoveRenamedFrom extension method overloads and corresponding extension method interfaces for ICreateCopy and IMoveFrom.
Implemented ICreateRenamedCopy and IMoveRenamedFrom in SystemFolder.
[Improvements]
Fixed FileNotFoundException messages to use correct path variable.
[Fixes]
Fixes made to source link including default recommended settings and enabling ContinuousIntegrationBuild in CI for deterministic paths.
Fixed ambiguous overloads in FileReadExtensions.ReadTextAsync and FileReadExtensions.ReadBytesAsync.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments