Skip to content

Commit 89df40c

Browse files
authored
Merge pull request #47 from linked-data-dotnet/dependabot/nuget/System.Dynamic.Runtime-4.3.0
Bump System.Dynamic.Runtime from 4.0.11 to 4.3.0
2 parents 84cbf32 + 137d194 commit 89df40c

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)