Skip to content

Commit 137d194

Browse files
Bump System.Dynamic.Runtime from 4.0.11 to 4.3.0
Bumps System.Dynamic.Runtime from 4.0.11 to 4.3.0. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 84cbf32 commit 137d194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json-ld.net/json-ld.net.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
3232
<DefineConstants>$(DefineConstants);IS_CORECLR</DefineConstants>
3333
</PropertyGroup>
3434
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
35-
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.11" />
35+
<PackageReference Include="System.Dynamic.Runtime" Version="4.3.0" />
3636
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.2.0" />
3737
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
3838
</ItemGroup>

0 commit comments

Comments
 (0)