Skip to content

Commit

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

Bump NuGet.Build.Tasks.Pack from 6.10.0 to 6.10.1
  • Loading branch information
ndsvw committed Jul 19, 2024
2 parents 7678d19 + 0600d47 commit a70f528
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.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.10.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 a70f528

Please sign in to comment.