File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
</ItemGroup >
30
30
31
31
<ItemGroup >
32
- <PackageReference Include =" LibGit2Sharp.NativeBinaries" Version =" [2.0.289 ]" PrivateAssets =" none" />
32
+ <PackageReference Include =" LibGit2Sharp.NativeBinaries" Version =" [2.0.306 ]" PrivateAssets =" none" />
33
33
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" all" />
34
34
<PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.2.13" PrivateAssets =" all" />
35
35
</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.2-preview.{height} " ,
3
+ "version" : " 0.26.2" ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/master$" , // we release out of master
6
6
" ^refs/heads/maint/v\\ d+(?:\\ .\\ d+)?$" // and maint/vNN branches
You can’t perform that action at this time.
0 commit comments