Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
askazakov committed Jul 4, 2023
1 parent c6bd682 commit 4f7eac2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions templates/BenchmarkDotNet.Templates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,5 @@
OutputFilename="templates/BenchmarkDotNet.BenchmarkProjectTemplate.CSharp/.template.config/template.json"
MatchExpression='("defaultValue": )"([\d+\.?]+)"'
ReplacementText='${1}"$(VersionPrefix)"' />
<PropertyGroup>
<InputFile>templates/BenchmarkDotNet.BenchmarkProjectTemplate.CSharp/.template.config/template.json</InputFile>
<OutputFile>templates/BenchmarkDotNet.BenchmarkProjectTemplate.CSharp/.template.config/template.json</OutputFile>
<VersionRegex>"defaultValue" : ([\d+\.?]+)</VersionRegex>
</PropertyGroup>
</Target>
</Project>

0 comments on commit 4f7eac2

Please sign in to comment.