Skip to content

Commit

Permalink
Bump NuGet.ProjectModel from 6.11.1 to 6.12.1 in /src (#2655)
Browse files Browse the repository at this point in the history
Bumps [NuGet.ProjectModel](https://github.com/NuGet/NuGet.Client) from 6.11.1 to 6.12.1.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 60e831f commit d000186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GUI/EFCorePowerTools/EFCorePowerTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@
<PackageReference Include="MvvmLightLibs">
<Version>5.4.1.1</Version>
</PackageReference>
<PackageReference Include="NuGet.ProjectModel" Version="6.11.1" />
<PackageReference Include="NuGet.ProjectModel" Version="6.12.1" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
</ItemGroup>
<Import Project="..\Shared\Shared.projitems" Label="Shared" />
Expand Down

0 comments on commit d000186

Please sign in to comment.