File tree 5 files changed +6
-5
lines changed
BenchmarkDotNet.BenchmarkProjectTemplate.CSharp/.template.config
BenchmarkDotNet.BenchmarkProjectTemplate.FSharp/.template.config
BenchmarkDotNet.BenchmarkProjectTemplate.VB/.template.config
5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 39
39
</PropertyGroup >
40
40
41
41
<PropertyGroup Condition =" '$(VersionPrefix)' == '' " >
42
- <VersionPrefix >0.13.8 </VersionPrefix >
42
+ <VersionPrefix >0.13.9 </VersionPrefix >
43
43
</PropertyGroup >
44
44
45
45
<PropertyGroup Condition =" '$(NoVersionSuffix)' == '' AND '$(VersionSuffix)' == '' " >
Original file line number Diff line number Diff line change 52
52
0.13.5
53
53
0.13.6
54
54
0.13.7
55
- 0.13.8
55
+ 0.13.8
56
+ 0.13.9
Original file line number Diff line number Diff line change 144
144
"type" : " parameter" ,
145
145
"datatype" : " string" ,
146
146
"description" : " Version of BenchmarkDotNet that will be referenced." ,
147
- "defaultValue" : " 0.13.8 " ,
147
+ "defaultValue" : " 0.13.9 " ,
148
148
"replaces" : " $(BenchmarkDotNetVersion)"
149
149
}
150
150
},
Original file line number Diff line number Diff line change 144
144
"type" : " parameter" ,
145
145
"datatype" : " string" ,
146
146
"description" : " Version of BenchmarkDotNet that will be referenced." ,
147
- "defaultValue" : " 0.13.8 " ,
147
+ "defaultValue" : " 0.13.9 " ,
148
148
"replaces" : " $(BenchmarkDotNetVersion)"
149
149
}
150
150
},
Original file line number Diff line number Diff line change 144
144
"type" : " parameter" ,
145
145
"datatype" : " string" ,
146
146
"description" : " Version of BenchmarkDotNet that will be referenced." ,
147
- "defaultValue" : " 0.13.8 " ,
147
+ "defaultValue" : " 0.13.9 " ,
148
148
"replaces" : " $(BenchmarkDotNetVersion)"
149
149
}
150
150
},
You can’t perform that action at this time.
0 commit comments