Skip to content

Commit

Permalink
chore(deps): Bump NuGet.Frameworks from 6.6.1 to 6.7.0 (#645)
Browse files Browse the repository at this point in the history
Bumps [NuGet.Frameworks](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.Frameworks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 4bdfe80 commit be6ed90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.5.5" />
<PackageReference Include="NuGet.Frameworks" Version="6.6.1" />
<PackageReference Include="NuGet.Frameworks" Version="6.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit be6ed90

Please sign in to comment.