Skip to content

Commit c58f7e7

Browse files
Bump LibGit2Sharp from 0.27.0-preview-0182 to 0.27.2 in /src
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>
1 parent 309e3d2 commit c58f7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Konmaripo.Web/Konmaripo.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Functional.Maybe" Version="2.0.20" />
1212
<PackageReference Include="Humanizer" Version="2.14.1" />
13-
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
13+
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
1414
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="6.0.15" />
1515
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
1616
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.13" />

0 commit comments

Comments
 (0)