Skip to content

Commit

Permalink
Merge pull request #745 from skadefro/master
Browse files Browse the repository at this point in the history
bump Newtonsoft.Json
  • Loading branch information
skadefro authored Dec 8, 2022
2 parents 38bb112 + e7cd287 commit 1303317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenRPA.NamedPipeWrapper/OpenRPA.NamedPipeWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<None Include="Resources\open_rpa128.png" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
<Target Name="SetNuspecProperties" BeforeTargets="GenerateNuspec">
<PropertyGroup>
Expand Down

0 comments on commit 1303317

Please sign in to comment.