aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-08-05 .NET 8 and NTLM parsing fixesv2.0.11masterkevin1-10/+10
Replaced .NET 7 with 8. NTLM parsing fixes.
2023-06-12.NET 7 and NativeAOT Buildsv2.0.10kevin1-4/+13
Removed .NET 6 builds. Added .NET 7 and NativeAOT builds.
2022-10-25Add support for compilation using NativeAOTAndrii Kurdiumov1-9/+9
2022-09-18proxy auth fixv2.0.7kevin1-7/+9
Fixed proxy auth capture issue Added Costura.Fody
2022-08-10bug fixesv2.0.5Kevin Robertson1-0/+57
bug fixes switched .net 4.5 to 4.6.2 switched .net 5.0 to 6.0 added workflow for release assemblies