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