Skip to content

Commit 9e0f734

Browse files
build(deps): bump NuGet.Frameworks from 6.8.0-rc.121 to 6.8.0-rc.122 (#9255)
Bumps [NuGet.Frameworks](https://github.com/NuGet/NuGet.Client) from 6.8.0-rc.121 to 6.8.0-rc.122. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Frameworks 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 7b34b32 commit 9e0f734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.3.0" />
4242
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
4343
<PackageVersion Include="Microsoft.Playwright" Version="1.37.1" />
44-
<PackageVersion Include="NuGet.Frameworks" Version="6.8.0-rc.121" Condition="'$(TargetFramework)' != 'net8.0'" />
45-
<PackageVersion Include="NuGet.Frameworks" Version="6.8.0-rc.121" Condition="'$(TargetFramework)' == 'net8.0'" />
44+
<PackageVersion Include="NuGet.Frameworks" Version="6.8.0-rc.122" Condition="'$(TargetFramework)' != 'net8.0'" />
45+
<PackageVersion Include="NuGet.Frameworks" Version="6.8.0-rc.122" Condition="'$(TargetFramework)' == 'net8.0'" />
4646
<PackageVersion Include="Verify.DiffPlex" Version="2.2.1" />
4747
<PackageVersion Include="Verify.Xunit" Version="21.2.0" />
4848
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.1" />

0 commit comments

Comments
 (0)