File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 a ConcurrentDictionary cache and unify sync/async paths on a single
4747 SemaphoreSlim to avoid duplicate-add races.
4848
49+ ## Dependencies
50+
51+ - Microsoft.Extensions.Configuration.Binder bump to 8.0.2
52+ - Simplify.DI bump to 4.2.11
53+
4954## [ 5.1.0] - 2024-07-28
5055
5156### Added
Original file line number Diff line number Diff line change 3333 </ItemGroup >
3434 <ItemGroup >
3535 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
36- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.1 " />
36+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.2 " />
3737 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
38- <PackageReference Include =" Simplify.DI" Version =" 4.2.10 " />
38+ <PackageReference Include =" Simplify.DI" Version =" 4.2.11 " />
3939 <PackageReference Include =" Simplify.Templates" Version =" 2.0.2" />
4040 <PackageReference Include =" Simplify.String.Sources" Version =" 1.2.2" PrivateAssets =" All" />
4141 <PackageReference Include =" Simplify.System" Version =" 1.6.2" />
You can’t perform that action at this time.
0 commit comments