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 1dcb808 + b4339c8 commit 3f11c5dCopy full SHA for 3f11c5d
Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
@@ -19,7 +19,7 @@
19
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</DocumentationFile>
20
</PropertyGroup>
21
<ItemGroup>
22
- <PackageReference Include="Simplify.Web" Version="2.3.0" />
+ <PackageReference Include="Simplify.Web" Version="3.0.0" />
23
<PackageReference Include="HttpMultipartParser" Version="2.2.4" />
24
</ItemGroup>
25
</Project>
0 commit comments