| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Reference dotnet6-rc1 packages
|
|
Use new Random.Shared instead of creating new instances
|
|
Improve test coverage for QuickConnectManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removed (#2149)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Specify DateTimeStyles when possible
|
|
Update to dotnet 5.0.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a series path resolver that attempts to extract only the series
name from a path that contains more information that just the name.
|
|
otherwise be equal.
|
|
|
|
|
|
This reverts commit c5393b25798098aa079c185971b7ac28e5f5b994.
|
|
|
|
|
|
|
|
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.1 to 2.16.3.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.1...2.16.3)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Use async FileStreams where it makes sense
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|