Skip to content

Commit

Permalink
Bump LibGit2Sharp from 0.27.0-preview-0182 to 0.27.2 in /src
Browse files Browse the repository at this point in the history
Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.27.0-preview-0182 to 0.27.2.
- [Release notes](https://github.com/libgit2/libgit2sharp/releases)
- [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md)
- [Commits](https://github.com/libgit2/libgit2sharp/commits/0.27.2)

---
updated-dependencies:
- dependency-name: LibGit2Sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent 309e3d2 commit c58f7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Konmaripo.Web/Konmaripo.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Functional.Maybe" Version="2.0.20" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="6.0.15" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.13" />
Expand Down

0 comments on commit c58f7e7

Please sign in to comment.