Skip to content

Commit

Permalink
The most significant change is the update of the versions for two pac…
Browse files Browse the repository at this point in the history
…kages, `NuGet.Configuration` and `NuGet.Packaging`, from `6.3.1` to `6.3.4`. This update may include bug fixes, performance improvements, or new features introduced in the newer versions.

Changes:
1. Updated the version of `NuGet.Configuration` package from `6.3.1` to `6.3.4`.
2. Updated the version of `NuGet.Packaging` package from `6.3.1` to `6.3.4`.
  • Loading branch information
PTKu committed Mar 8, 2024
1 parent d0a3770 commit 6a1e0b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="7.0.2" />
<PackageVersion Include="CliWrap" Version="3.6.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
<PackageVersion Include="NuGet.Configuration" Version="6.3.1" />
<PackageVersion Include="NuGet.Packaging" Version="6.3.1" />
<PackageVersion Include="NuGet.Configuration" Version="6.3.4" />
<PackageVersion Include="NuGet.Packaging" Version="6.3.4" />
<PackageVersion Include="Polly" Version="7.2.4" />
<PackageVersion Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageVersion Include="YamlDotNet" Version="13.0.0" />
Expand Down

0 comments on commit 6a1e0b3

Please sign in to comment.