You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
recyclarr/src
Robert Dailey c0bc714739
chore: Disable warning CA1506 in Program.cs
3 years ago
..
Common refactor: NotNull extension method for IEnumerable 3 years ago
Common.Tests refactor: Redo initialization logic 3 years ago
Recyclarr refactor: Move AppPaths to TrashLib 3 years ago
Recyclarr.Gui chore: Disable warning CA1506 in Program.cs 3 years ago
Recyclarr.TestLibrary refactor: Move AppPaths.cs to TrashLib 3 years ago
Recyclarr.Tests refactor: Move DefaultAppDataSetup to TrashLib 3 years ago
TestLibrary refactor: Redo initialization logic 3 years ago
TestLibrary.Tests chore: Remove BOM from all CS files 3 years ago
TrashLib refactor: Custom format group table parser 3 years ago
TrashLib.TestLibrary refactor: Move AppPaths.cs to TrashLib 3 years ago
TrashLib.Tests refactor: Custom format group table parser 3 years ago
VersionControl fix: Set repo URL from settings 3 years ago
VersionControl.Tests fix: Set repo URL from settings 3 years ago
.editorconfig refactor: Enable implicit using and run code cleanup 3 years ago
Directory.Build.props build: Add commented-out property to disable GitVersion 3 years ago
Directory.Build.targets chore: Upgrade Autofac.Extensions.DependencyInjection to v8 3 years ago
Recyclarr.sln chore: Add initial Blazor Server project with MudBlazor 3 years ago
Recyclarr.sln.DotSettings refactor: Redo initialization logic 3 years ago
global.json