File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### v1.1.1.7383
2+ -> Add Func< ; Task< ; TResult> ;> ; execute in finally block; <br />
3+ -> Add Funct< ; Task> ; execute in finally block; <br />
4+ -> Small adjustments in finally block action execution; <br />
5+
16### v1.1.0.0
27-> Adjust namespase and add entry point; <br />
38-> Add new methods with action execution in finally block.
Original file line number Diff line number Diff line change 2727#if NETSTANDARD2_0_OR_GREATER
2828[ assembly: NeutralResourcesLanguage ( "en-US" , UltimateResourceFallbackLocation . MainAssembly ) ]
2929#endif
30- [ assembly: AssemblyVersion ( "1.1.0.0 " ) ]
31- [ assembly: AssemblyFileVersion ( "1.1.0.0 " ) ]
32- [ assembly: AssemblyInformationalVersion ( "1.1.0.0 " ) ]
30+ [ assembly: AssemblyVersion ( "1.1.1.7383 " ) ]
31+ [ assembly: AssemblyFileVersion ( "1.1.1.7383 " ) ]
32+ [ assembly: AssemblyInformationalVersion ( "1.1.1.7383 " ) ]
You can’t perform that action at this time.
0 commit comments