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.
1 parent 5952526 commit 3ac6b5cCopy full SHA for 3ac6b5c
src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
@@ -24,7 +24,7 @@
24
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</DocumentationFile>
25
</PropertyGroup>
26
<ItemGroup>
27
- <PackageReference Include="Simplify.Web" Version="4.2.1" />
28
- <PackageReference Include="HttpMultipartParser" Version="4.3.1" />
+ <PackageReference Include="Simplify.Web" Version="4.2.*" />
+ <PackageReference Include="HttpMultipartParser" Version="4.3.*" />
29
</ItemGroup>
30
</Project>
0 commit comments