Skip to content

Commit

Permalink
Bump NuGet.ProjectModel from 6.6.1 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [NuGet.ProjectModel](https://github.com/NuGet/NuGet.Client) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.ProjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kzu committed Oct 9, 2023
1 parent 4e63bf1 commit acacd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PackageVersion Include="NuGetizer" Version="1.1.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="6.0.0" />
<PackageVersion Include="Microsoft.Playwright" Version="1.27.1" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.6.1" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.7.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" />
<PackageVersion Include="Devlooped.SponsorLink" Version="1.1.0" />
Expand Down

0 comments on commit acacd2c

Please sign in to comment.