Skip to content

Commit 80f6bcc

Browse files
Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2
Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) from 1.0.0 to 1.0.2. - [Release notes](https://github.com/Microsoft/dotnet/releases) - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 681ed59 commit 80f6bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
2525
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
2626
</ItemGroup>
2727
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
28-
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
28+
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
2929
<PackageReference Include="Microsoft.Net.Http" Version="2.2.29" />
3030
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.168" />
3131
</ItemGroup>

0 commit comments

Comments
 (0)