We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e6daa commit 780a158Copy full SHA for 780a158
new-cli/Directory.Packages.props
@@ -3,7 +3,7 @@
3
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4
</PropertyGroup>
5
<ItemGroup>
6
- <PackageVersion Include="LibGit2Sharp" Version="0.27.2" />
+ <PackageVersion Include="LibGit2Sharp" Version="0.28.0" />
7
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
8
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
9
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
0 commit comments