Set next BenchmarkDotNet version: 0.13.13
This commit is contained in:
Родитель
cdce32ffa1
Коммит
f8ac9cf7cb
|
@ -40,7 +40,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '' ">
|
||||
<VersionPrefix>0.13.12</VersionPrefix>
|
||||
<VersionPrefix>0.13.13</VersionPrefix>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(NoVersionSuffix)' == '' AND '$(VersionSuffix)' == '' ">
|
||||
|
|
|
@ -56,4 +56,5 @@
|
|||
0.13.9
|
||||
0.13.10
|
||||
0.13.11
|
||||
0.13.12
|
||||
0.13.12
|
||||
0.13.13
|
|
@ -1,4 +1,4 @@
|
|||
_Date: TBA_
|
||||
_Date: January 05, 2024_
|
||||
|
||||
_Milestone: [v0.13.12](https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone%3Av0.13.12)_
|
||||
([List of commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.11...v0.13.12))
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"description": "Version of BenchmarkDotNet that will be referenced.",
|
||||
"defaultValue": "0.13.12",
|
||||
"defaultValue": "0.13.13",
|
||||
"replaces": "$(BenchmarkDotNetVersion)"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"description": "Version of BenchmarkDotNet that will be referenced.",
|
||||
"defaultValue": "0.13.12",
|
||||
"defaultValue": "0.13.13",
|
||||
"replaces": "$(BenchmarkDotNetVersion)"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"description": "Version of BenchmarkDotNet that will be referenced.",
|
||||
"defaultValue": "0.13.12",
|
||||
"defaultValue": "0.13.13",
|
||||
"replaces": "$(BenchmarkDotNetVersion)"
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче