Skip to content

Commit 126d33e

Browse files
committed
chore: rename props file
1 parent 0547648 commit 126d33e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

BenchmarkDotNet.slnx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<File Path="build/common.targets" />
55
</Folder>
66
<Folder Name="/samples/">
7-
<File Path="samples/Directory.build.props" />
7+
<File Path="samples/Directory.Build.props" />
88
<Project Path="samples/BenchmarkDotNet.Samples.FSharp/BenchmarkDotNet.Samples.FSharp.fsproj" />
99
<Project Path="samples/BenchmarkDotNet.Samples/BenchmarkDotNet.Samples.csproj" DefaultStartup="true" />
1010
</Folder>
@@ -24,7 +24,7 @@
2424
<Project Path="templates/BenchmarkDotNet.Templates.csproj" />
2525
</Folder>
2626
<Folder Name="/tests/">
27-
<File Path="tests/Directory.build.props" />
27+
<File Path="tests/Directory.Build.props" />
2828
<Project Path="tests/BenchmarkDotNet.Analyzers.Tests/BenchmarkDotNet.Analyzers.Tests.csproj" />
2929
<Project Path="tests/BenchmarkDotNet.Exporters.Plotting.Tests/BenchmarkDotNet.Exporters.Plotting.Tests.csproj" />
3030
<Project Path="tests/BenchmarkDotNet.IntegrationTests.ConfigPerAssembly/BenchmarkDotNet.IntegrationTests.ConfigPerAssembly.csproj" />

0 commit comments

Comments
 (0)