Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
holos-aafc committed Sep 5, 2024
1 parent b31f9ea commit 26c163d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion H.Content/H.Content.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="NuGet.Build.Tasks.Pack">
<Version>6.9.1</Version>
<Version>6.11.0</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion H.Core/H.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@
<Version>13.0.2</Version>
</PackageReference>
<PackageReference Include="NuGet.Build.Tasks.Pack">
<Version>6.9.1</Version>
<Version>6.11.0</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion H.Infrastructure/H.Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="NuGet.Build.Tasks.Pack">
<Version>6.9.1</Version>
<Version>6.11.0</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 26c163d

Please sign in to comment.