Skip to content

Commit

Permalink
Bump NuGet.Build.Tasks.Pack from 6.9.1 to 6.10.0
Browse files Browse the repository at this point in the history
Bumps [NuGet.Build.Tasks.Pack](https://github.com/NuGet/NuGet.Client) from 6.9.1 to 6.10.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Build.Tasks.Pack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 2d2ea69 commit e8ebdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FluentRandomPicker/FluentRandomPicker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.9.1"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.10.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
Expand Down

0 comments on commit e8ebdcd

Please sign in to comment.