We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a09965 + 5e48e24 commit bd159d6Copy full SHA for bd159d6
Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
@@ -21,7 +21,7 @@
21
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</DocumentationFile>
22
</PropertyGroup>
23
<ItemGroup>
24
- <PackageReference Include="Simplify.Web" Version="4.0.2" />
+ <PackageReference Include="Simplify.Web" Version="4.1.1" />
25
<PackageReference Include="HttpMultipartParser" Version="4.2.0" />
26
</ItemGroup>
27
</Project>
0 commit comments