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 40
40
</PropertyGroup >
41
41
42
42
<PropertyGroup Condition =" '$(VersionPrefix)' == '' " >
43
- <VersionPrefix >0.13.10 </VersionPrefix >
43
+ <VersionPrefix >0.13.11 </VersionPrefix >
44
44
</PropertyGroup >
45
45
46
46
<PropertyGroup Condition =" '$(NoVersionSuffix)' == '' AND '$(VersionSuffix)' == '' " >
Original file line number Diff line number Diff line change 54
54
0.13.7
55
55
0.13.8
56
56
0.13.9
57
- 0.13.10
57
+ 0.13.10
58
+ 0.13.11
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.10 " ,
134
+ "defaultValue" : " 0.13.11 " ,
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.10 " ,
134
+ "defaultValue" : " 0.13.11 " ,
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.10 " ,
134
+ "defaultValue" : " 0.13.11 " ,
135
135
"replaces" : " $(BenchmarkDotNetVersion)"
136
136
}
137
137
},
You can’t perform that action at this time.
0 commit comments