Skip to content

Commit 780a158

Browse files
(new-cli deps): Bump LibGit2Sharp from 0.27.2 to 0.28.0 in /new-cli
Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/libgit2/libgit2sharp/releases) - [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md) - [Commits](libgit2/libgit2sharp@0.27.2...0.28.0) --- updated-dependencies: - dependency-name: LibGit2Sharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37e6daa commit 780a158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-cli/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageVersion Include="LibGit2Sharp" Version="0.27.2" />
6+
<PackageVersion Include="LibGit2Sharp" Version="0.28.0" />
77
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
88
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
99
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />

0 commit comments

Comments
 (0)