Skip to content

Commit

Permalink
Bump NuGet.Common in /DLaB.OutlookTimesheetCalculator
Browse files Browse the repository at this point in the history
Bumps [NuGet.Common](https://github.com/NuGet/NuGet.Client) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent 4bd5855 commit 7fca75a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DLaB.OutlookTimesheetCalculator/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DLaB.Common.Source" version="1.4.0.5" targetFramework="net462" />
<package id="DLaB.Xrm.Source" version="3.5.0.6" targetFramework="net462" />
Expand All @@ -20,7 +20,7 @@
<package id="Microsoft.Web.Xdt" version="3.1.0" targetFramework="net462" />
<package id="MscrmTools.Xrm.Connection" version="1.2023.6.56" targetFramework="net462" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net462" />
<package id="NuGet.Common" version="6.5.0" targetFramework="net462" requireReinstallation="true" />
<package id="NuGet.Common" version="6.5.1" targetFramework="net462" requireReinstallation="true" />
<package id="NuGet.Configuration" version="6.5.0" targetFramework="net462" requireReinstallation="true" />
<package id="NuGet.Core" version="2.14.0" targetFramework="net462" />
<package id="NuGet.Frameworks" version="6.5.0" targetFramework="net462" requireReinstallation="true" />
Expand Down

0 comments on commit 7fca75a

Please sign in to comment.