dependabot[bot]
|
06f259001c
|
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 12:01:10 +00:00 |
|
Cody Robibero
|
b98cc71c3b
|
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
|
2022-02-08 17:36:20 -07:00 |
|
dependabot[bot]
|
7649391b9d
|
Bump coverlet.collector from 3.1.1 to 3.1.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 12:01:11 +00:00 |
|
dependabot[bot]
|
6af7d5445f
|
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 22:29:41 +01:00 |
|
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
2022-01-22 16:48:31 +01:00 |
|
Claus Vium
|
70751722d2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-14 08:24:15 +01:00 |
|
Claus Vium
|
768b76b999
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-12 17:27:02 +01:00 |
|
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
2022-01-11 23:30:30 +01:00 |
|
cvium
|
2899b77cd5
|
Implement FfProbeKeyframeExtractor and add tests for it
|
2021-09-26 21:07:30 +02:00 |
|
cvium
|
64a13a5d42
|
Add ComputeSegments test
|
2021-09-25 23:28:10 +02:00 |
|
cvium
|
43ea4af30f
|
Update to .net 6
|
2021-09-25 20:55:48 +02:00 |
|
cvium
|
3e5cb8e04e
|
Add tests for ComputeEqualLengthSegments and fix bug
|
2021-09-25 11:47:44 +02:00 |
|
cvium
|
c7b25a9fe4
|
Add first test
|
2021-09-25 11:17:16 +02:00 |
|