File tree 6 files changed +7
-6
lines changed
BenchmarkDotNet.BenchmarkProjectTemplate.CSharp/.template.config
BenchmarkDotNet.BenchmarkProjectTemplate.FSharp/.template.config
BenchmarkDotNet.BenchmarkProjectTemplate.VB/.template.config
6 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 40
40
</PropertyGroup >
41
41
42
42
<PropertyGroup Condition =" '$(VersionPrefix)' == '' " >
43
- <VersionPrefix >0.13.9 </VersionPrefix >
43
+ <VersionPrefix >0.13.10 </VersionPrefix >
44
44
</PropertyGroup >
45
45
46
46
<PropertyGroup Condition =" '$(NoVersionSuffix)' == '' AND '$(VersionSuffix)' == '' " >
Original file line number Diff line number Diff line change 53
53
0.13.6
54
54
0.13.7
55
55
0.13.8
56
- 0.13.9
56
+ 0.13.9
57
+ 0.13.10
Original file line number Diff line number Diff line change 1
- _ Date: TBA _
1
+ _ Date: October 05, 2023 _
2
2
3
3
_ Milestone: [ v0.13.9] ( https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone%3Av0.13.9 ) _
4
4
([ List of commits] ( https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.8...v0.13.9 ) )
Original file line number Diff line number Diff line change 131
131
"type" : " parameter" ,
132
132
"datatype" : " string" ,
133
133
"description" : " Version of BenchmarkDotNet that will be referenced." ,
134
- "defaultValue" : " 0.13.9 " ,
134
+ "defaultValue" : " 0.13.10 " ,
135
135
"replaces" : " $(BenchmarkDotNetVersion)"
136
136
}
137
137
},
Original file line number Diff line number Diff line change 131
131
"type" : " parameter" ,
132
132
"datatype" : " string" ,
133
133
"description" : " Version of BenchmarkDotNet that will be referenced." ,
134
- "defaultValue" : " 0.13.9 " ,
134
+ "defaultValue" : " 0.13.10 " ,
135
135
"replaces" : " $(BenchmarkDotNetVersion)"
136
136
}
137
137
},
Original file line number Diff line number Diff line change 131
131
"type" : " parameter" ,
132
132
"datatype" : " string" ,
133
133
"description" : " Version of BenchmarkDotNet that will be referenced." ,
134
- "defaultValue" : " 0.13.9 " ,
134
+ "defaultValue" : " 0.13.10 " ,
135
135
"replaces" : " $(BenchmarkDotNetVersion)"
136
136
}
137
137
},
You can’t perform that action at this time.
0 commit comments