File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
</ItemGroup >
31
31
32
32
<ItemGroup >
33
- <PackageReference Include =" LibGit2Sharp.NativeBinaries.UiPath" Version =" 0.28.5 " PrivateAssets =" none" />
33
+ <PackageReference Include =" LibGit2Sharp.NativeBinaries.UiPath" Version =" 0.28.6 " PrivateAssets =" none" />
34
34
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" all" />
35
35
<PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.2.13" PrivateAssets =" all" />
36
36
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 0.26.5 " ,
3
+ "version" : " 0.26.6 " ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/release/v\\ d+\\ .\\ d+\\ .\\ d+"
6
6
],
You can’t perform that action at this time.
0 commit comments