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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,6 @@ Define your pipeline in .NET! Strong types, intellisense, parallelisation, and t
64
64
| ModularPipelines.WinGet | Helpers for interacting with the Windows Package Manager. |[](https://www.nuget.org/packages/ModularPipelines.WinGet/)|
65
65
| ModularPipelines.Yarn | Helpers for interacting with Yarn CLI. |[](https://www.nuget.org/packages/ModularPipelines.Yarn/)|
66
66
67
-
68
67
## Getting Started
69
68
70
69
If you want to see how to get started, or want to know more about ModularPipelines, [read the Documentation here](https://thomhurst.github.io/ModularPipelines)
* Improved the stability of searching nested directories for files and folders so UnauthorizedAccessException's don't occur and only return files and folders that are accessible, and doesn't break the entire enumerator
0 commit comments