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.0.19] - 2021-06-10
4+
5+ ### Dependencies
6+
7+ - Internal DryIoc bump to 4.8 (PR #299 )
8+
39## [ 4.0.18] - 2021-05-29
410
511### Dependencies
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >netcoreapp3.1;netstandard2.0;netstandard1.0;net452</TargetFrameworks >
3+ <TargetFrameworks >net5.0; netcoreapp3.1;netstandard2.0;netstandard1.0;net452</TargetFrameworks >
44 <LangVersion >9.0</LangVersion >
55 <Nullable >enable</Nullable >
66 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
99 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1111
12- <Version >4.0.18 </Version >
12+ <Version >4.0.19 </Version >
1313
1414 <Authors >Alexander Krylkov</Authors >
1515 <Product >Simplify</Product >
You can’t perform that action at this time.
0 commit comments