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 c1f093b commit d417703Copy full SHA for d417703
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.0.2" />
+ <PackageReference Include="Simplify.Web" Version="4.1.0" />
23
<PackageReference Include="System.Json" Version="4.7.0" />
24
</ItemGroup>
25
</Project>
0 commit comments