Skip to content

Commit

Permalink
Merge pull request #72 from ndsvw/dependabot/nuget/NuGet.Build.Tasks.…
Browse files Browse the repository at this point in the history
…Pack-6.11.0

Bump NuGet.Build.Tasks.Pack from 6.10.1 to 6.11.0
  • Loading branch information
ndsvw committed Sep 2, 2024
2 parents 7c877c0 + b2c4406 commit 57e64cd
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.10.1"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.11.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 57e64cd

Please sign in to comment.