Robert Dailey
|
4dc026ec94
|
build: Clean up unused project references
|
8 months ago |
renovate[bot]
|
1d1eb62ae1
|
build(deps): Update dependency ReactiveUI.Blazor to v20.1.1
|
8 months ago |
renovate[bot]
|
b3ce0e76e8
|
build(deps): Update dependency YamlDotNet to v15.1.4
|
8 months ago |
Robert Dailey
|
30851a7dae
|
build: Upgrade all nuget packages
|
8 months ago |
Robert Dailey
|
0779729403
|
build: Enable nuget transitive pinning
This is to ensure that all projects use the same version of implicit
dependencies (when those dependencies are present in
`Directory.Packages.props`).
|
8 months ago |
Robert Dailey
|
5bed784ed0
|
build: Upgrade all nuget packages
|
9 months ago |
Robert Dailey
|
b93abe8874
|
build: Upgrade AutoFixture to 5.0.0-preview0011
This is to eliminate the NUnit version 3 warnings; covered here:
https://github.com/AutoFixture/AutoFixture/issues/1418
|
9 months ago |
Robert Dailey
|
8f3c0a7b6b
|
refactor: Upgrade to SuperLinq v6.0.0
Some code changes required.
|
9 months ago |
Robert Dailey
|
9bd66d0e1e
|
build: Upgrade all nuget packages
|
10 months ago |
Robert Dailey
|
604785ccf6
|
build: Upgrade GitVersion to v6 beta 7
|
10 months ago |
Robert Dailey
|
4476da7799
|
build: Upgrade to GitVersion 6.0
|
10 months ago |
Robert Dailey
|
5f62d239e3
|
build: Upgrade all nuget packages
|
10 months ago |
Robert Dailey
|
99e339b588
|
build: Upgrade all nuget packages
|
11 months ago |
Robert Dailey
|
24d0059e5c
|
build: Upgrade all nuget packages
|
11 months ago |
Robert Dailey
|
ebfc194f95
|
build: Upgrade all nuget packages
|
12 months ago |
Robert Dailey
|
2327d224fe
|
build: Upgrade to NUnit v4
|
1 year ago |
Robert Dailey
|
ea2c632129
|
build: Upgrade all nuget packages
|
1 year ago |
Robert Dailey
|
258949c0aa
|
refactor: Upgrade Flurl to v4.0.0
Required refactoring the way before/after/redirect handlers were
implemented.
|
1 year ago |
Robert Dailey
|
38338cbe38
|
build: Upgrade all nuget packages
|
1 year ago |
Robert Dailey
|
9c59d288bb
|
build: Upgrade all nuget packages
Skip NUnit 4.0 since that creates package version warnings. Likely
because things with an NUnit dependency do not yet support v4, so we
will wait.
|
1 year ago |
Robert Dailey
|
57c4e23dba
|
build: Upgrade all packages in solution
|
1 year ago |
Robert Dailey
|
31fa304983
|
build: Upgrade Flurl.Http to 4.0.0-pre6
|
1 year ago |
Robert Dailey
|
90a0c931a0
|
build: Reorganize structure of tests
- `src/tests` moved to `tests`
- `src/Recyclarr.sln` moved to `Recyclarr.sln`
|
1 year ago |