Skip to content

Commit a4de3b9

Browse files
Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.2 to 1.0.3
Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) from 1.0.2 to 1.0.3. - [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] <[email protected]>
1 parent 89918be commit a4de3b9

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
@@ -37,7 +37,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
3737
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
3838
</ItemGroup>
3939
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
40-
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
40+
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
4141
<PackageReference Include="Microsoft.Net.Http" Version="2.2.29" />
4242
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.168" />
4343
</ItemGroup>

0 commit comments

Comments
 (0)