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 f0313b4 commit becf3f4Copy full SHA for becf3f4
src/Simplify.Web.Postman/Simplify.Web.Postman.csproj
@@ -19,7 +19,7 @@
19
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Postman.xml</DocumentationFile>
20
</PropertyGroup>
21
<ItemGroup>
22
- <PackageReference Include="Simplify.Web" Version="4.1.2" />
+ <PackageReference Include="Simplify.Web" Version="4.2.0" />
23
<PackageReference Include="System.Json" Version="4.7.1" />
24
</ItemGroup>
25
</Project>
0 commit comments