We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b61dbcc + 2464d3d commit 6e72692Copy full SHA for 6e72692
src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
@@ -25,7 +25,7 @@
25
</PropertyGroup>
26
<ItemGroup>
27
<PackageReference Include="Simplify.Web" Version="4.6.0" />
28
- <PackageReference Include="HttpMultipartParser" Version="6.0.1" />
+ <PackageReference Include="HttpMultipartParser" Version="7.0.0" />
29
</ItemGroup>
30
31
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
0 commit comments