| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Removes SourceLink as it should work automagically with .NET 8
|
|
|
|
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use Process.WaitForExitAsync added in .NET 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|