Skip to content

ConfigUtilities.ParseTimeSpan overflows too easily: use double instead of int - #4

Merged
gabikliot merged 1 commit into
dotnet:masterfrom
ReubenBond:master
Jan 23, 2015
Merged

ConfigUtilities.ParseTimeSpan overflows too easily: use double instead of int#4
gabikliot merged 1 commit into
dotnet:masterfrom
ReubenBond:master

ParseTimeSpan should parse into double in order to reduce the scope f…

092e82f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs