Bond_009
|
eb022c49cc
|
Update to .NET 8
|
2023-11-14 21:12:16 +01:00 |
|
Bond_009
|
a9ef103c95
|
Add IDisposableAnalyzers to more projects
|
2023-11-05 02:01:14 +01:00 |
|
Bond_009
|
afc195286f
|
Start adding IDisposableAnalyzers to projects
|
2023-09-23 15:15:58 +02:00 |
|
Bond-009
|
6fb2fac6e4
|
Always run code analyzers for tests projects (#9304)
|
2023-02-12 10:54:55 -07:00 |
|
Zoltan Csizmadia
|
e0519189b2
|
Use Directory.Packages.props (#9135)
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
|
2023-02-04 10:15:08 -07:00 |
|
renovate[bot]
|
e408da4651
|
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-18 04:16:59 -07:00 |
|
Bond_009
|
fd9dc1e308
|
Update deps
|
2022-12-07 16:56:32 +01:00 |
|
Bond_009
|
236dd650d0
|
Update projects to .net7
|
2022-12-07 16:42:05 +01:00 |
|
dependabot[bot]
|
812841d01e
|
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-09 15:24:09 +02:00 |
|
dependabot[bot]
|
dde984bd0e
|
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406)
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 12:22:11 +00: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
|
43ea4af30f
|
Update to .net 6
|
2021-09-25 20:55:48 +02:00 |
|
cvium
|
c7b25a9fe4
|
Add first test
|
2021-09-25 11:17:16 +02:00 |
|
cvium
|
30230aff73
|
Fix build?
|
2021-09-23 17:00:39 +02:00 |
|
cvium
|
6e77d50563
|
Remove path hinting
|
2021-09-23 15:39:49 +02:00 |
|
cvium
|
3531dc85ae
|
Fix build
|
2021-09-23 15:37:33 +02:00 |
|
cvium
|
9c15f96e12
|
Add first draft of keyframe extraction for Matroska
|
2021-09-23 15:29:12 +02:00 |
|