Skip to content

Commit

Permalink
Bump SixLabors.ImageSharp from 2.1.0 to 2.1.7 in /ShopLaptop
Browse files Browse the repository at this point in the history
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.0 to 2.1.7.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v2.1.0...v2.1.7)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 51835e0 commit 34b3f36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions ShopLaptop/ShopLaptop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@
<Reference Include="PagedList.Mvc, Version=4.5.0.0, Culture=neutral, PublicKeyToken=abbb863e9397c5e1, processorArchitecture=MSIL">
<HintPath>..\packages\PagedList.Mvc.4.5.0.0\lib\net40\PagedList.Mvc.dll</HintPath>
</Reference>
<Reference Include="SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
<HintPath>..\packages\SixLabors.ImageSharp.2.1.0\lib\net472\SixLabors.ImageSharp.dll</HintPath>
<Reference Include="SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13">
<HintPath>..\packages\SixLabors.ImageSharp.2.1.7\lib\net472\SixLabors.ImageSharp.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion ShopLaptop/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<package id="Owin" version="1.0" targetFramework="net48" />
<package id="PagedList" version="1.17.0.0" targetFramework="net48" />
<package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net48" />
<package id="SixLabors.ImageSharp" version="2.1.0" targetFramework="net48" />
<package id="SixLabors.ImageSharp" version="2.1.7" targetFramework="net48" />
<package id="System.Buffers" version="4.5.1" targetFramework="net48" />
<package id="System.Composition.AttributedModel" version="6.0.0" targetFramework="net48" />
<package id="System.Memory" version="4.5.4" targetFramework="net48" />
Expand Down

0 comments on commit 34b3f36

Please sign in to comment.