Skip to content

Commit

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

Bump NuGet.Build.Tasks.Pack from 6.8.0 to 6.9.1
  • Loading branch information
ndsvw committed Apr 26, 2024
2 parents 4add67b + 57dc5ea commit a2c036c
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.8.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.9.1"><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 a2c036c

Please sign in to comment.