Skip to content

Commit

Permalink
Merge pull request #27 from NugetNinja/users/nugetninja/evergreen
Browse files Browse the repository at this point in the history
Auto dependencies upgrade by bot.
  • Loading branch information
EdiWang authored Dec 11, 2023
2 parents 4d50ae7 + 684cc6f commit 126d279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Edi.Captcha/Edi.Captcha.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.19.1</Version>
<Version>3.19.2</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Company>edi.wang</Company>
<Authors>Edi Wang</Authors>
Expand All @@ -16,7 +16,7 @@
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.0.1" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit 126d279

Please sign in to comment.