Skip to content

Commit

Permalink
Merge pull request #805 from WildGums/dependabot/nuget/src/NuGet.Pack…
Browse files Browse the repository at this point in the history
…ageManagement-6.10.1

Bump NuGet.PackageManagement from 6.8.0 to 6.10.1 in /src
  • Loading branch information
GeertvanHorrik authored Jul 6, 2024
2 parents d6f5079 + 3f35c07 commit ffcb1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.NuGetExplorer/Orc.NuGetExplorer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="MethodTimer.Fody" Version="3.2.2" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="NuGet.PackageManagement" Version="6.8.0" />
<PackageReference Include="NuGet.PackageManagement" Version="6.10.1" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
<PackageReference Include="Orc.FileSystem" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit ffcb1d9

Please sign in to comment.