File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.2.11] - 2024-06-09
4+
5+ ### Dependencies
6+
7+ - Internal DryIoc bump to 5.4.3
8+
39## [ 4.2.10] - 2023-07-31
410
511### Removed
Original file line number Diff line number Diff line change 1010 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1111 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1212
13- <Version >4.2.10 </Version >
13+ <Version >4.2.11 </Version >
1414
1515 <Authors >Alexander Krylkov</Authors >
1616 <Product >Simplify</Product >
2525 <PackageReleaseNotes >See https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.DI/CHANGELOG.md for details</PackageReleaseNotes >
2626 </PropertyGroup >
2727 <ItemGroup >
28- <PackageReference Include =" DryIoc" Version =" 5.4.1 " PrivateAssets =" All" />
28+ <PackageReference Include =" DryIoc" Version =" 5.4.3 " PrivateAssets =" All" />
2929 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
3030 </ItemGroup >
3131 <ItemGroup Condition =" '$(TargetFramework)' == 'net452' " >
You can’t perform that action at this time.
0 commit comments