File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111# ---------------------------------#
1212
1313# Please don't edit manually, use the `build.bat version` command instead
14- version : 0.1.1 -build-0{build}
14+ version : 0.2.0 -build-0{build}
1515
1616image : Visual Studio 2022
1717
Original file line number Diff line number Diff line change 1515 <copyright >Copyright © 2023-2024 Hangfire OÜ</copyright >
1616 <tags >Hangfire RecurringJobs</tags >
1717 <releaseNotes >https://github.com/HangfireIO/Hangfire.DynamicJobs/releases
18+
19+ 0.2.0
20+ • Project – Enable source link support with embedded symbols and repository-based sources.
21+ • Project – Sign NuGet package and .NET assemblies on build with a company's own certificate.
22+ • Project – Add readme file and icon to the NuGet package.
23+ • Project – Require NuGet package signature validation on restore.
24+ • Project – Restore NuGet package dependencies with a lock file in a locked mode.
25+ • Project – Enable static analysis via the Microsoft.CodeAnalysis.NetAnalyzers package.
26+
18270.1.1
1928• Fixed – System.ArgumentNullException: Value cannot be null. (Parameter 'source').
2029
Original file line number Diff line number Diff line change 1111[ assembly: CLSCompliant ( false ) ]
1212
1313// Please don't edit manually, use the `build.bat version` command instead
14- [ assembly: AssemblyVersion ( "0.1.1 " ) ]
14+ [ assembly: AssemblyVersion ( "0.2.0 " ) ]
You can’t perform that action at this time.
0 commit comments