Commit e5639a8
Remove reference to nonexistent method in C# API (#3631)
* Remove reference to nonexistent method in C# API
The mentioned method overload of File.Move() doesn't actually exist in the C# version of this API.
I have removed the reference to it and briefly described an alternative option.
* Explain difference in .NET Core 3 and .NET Framework
Co-Authored-By: Carlos Sanchez Lopez <1175054+carlossanlop@users.noreply.github.com>1 parent eded66b commit e5639a8
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2422 | 2422 | | |
2423 | 2423 | | |
2424 | 2424 | | |
2425 | | - | |
| 2425 | + | |
| 2426 | + | |
| 2427 | + | |
| 2428 | + | |
| 2429 | + | |
2426 | 2430 | | |
2427 | 2431 | | |
2428 | 2432 | | |
| |||
0 commit comments