Skip to content

Commit bd9ef23

Browse files
Bump YamlDotNet and Microsoft.NETFramework.ReferenceAssemblies (#823)
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `YamlDotNet` from 16.2.1 to 16.3.0 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v16.2.1...v16.3.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2e29f4 commit bd9ef23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Mock/NGitLab.Mock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="YamlDotNet" Version="16.2.1" />
15+
<PackageReference Include="YamlDotNet" Version="16.3.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup Condition="$(TargetFramework) == 'net472'">

0 commit comments

Comments
 (0)