File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
src/Simplify.Web.Multipart Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.3] - 2021-11-24
4+
5+ ### Dependencies
6+
7+ - Simplify.Web bump to 4.5
8+ - HttpMultipartParser to 5.0.1
9+
310## [ 1.4.2] - 2021-04-26
411
512### Added
Original file line number Diff line number Diff line change 88 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
99 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1010
11- <Version >1.4.2 </Version >
11+ <Version >1.4.3 </Version >
1212
1313 <Authors >Alexander Krylkov</Authors >
1414 <Product >Simplify</Product >
2424 </PropertyGroup >
2525 <ItemGroup >
2626 <PackageReference Include =" Simplify.Web" Version =" 4.5.*" />
27- <PackageReference Include =" HttpMultipartParser" Version =" 5.0.* " />
27+ <PackageReference Include =" HttpMultipartParser" Version =" 5.0.1 " />
2828 </ItemGroup >
2929 <ItemGroup >
3030 <None Include =" ..\..\images\icon.png" Pack =" true" Visible =" false" PackagePath =" " />
You can’t perform that action at this time.
0 commit comments