Skip to content

Commit

Permalink
Bump NuGet.Frameworks from 6.6.1 to 6.8.0
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.8.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent bbb1b00 commit fb63222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Parsers.Common/Parsers.Common.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down Expand Up @@ -35,7 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NuGet.Frameworks" Version="6.6.1" />
<PackageReference Include="NuGet.Frameworks" Version="6.8.0" />
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.0.1" />
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit fb63222

Please sign in to comment.