Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent a8597d2 commit 19bfabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assemblers.Common/Assemblers.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 @@ -36,7 +36,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
<PackageReference Include="NuGet.PackageManagement" Version="6.6.1" />
<PackageReference Include="NuGet.PackageManagement" Version="6.7.0" />
<PackageReference Include="Skyline.DataMiner.CICD.Common" Version="1.0.4" />
<PackageReference Include="Skyline.DataMiner.CICD.Loggers" Version="1.0.3" />
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Common" Version="1.0.4" />
Expand Down

0 comments on commit 19bfabd

Please sign in to comment.