Skip to content

Commit 3cbdd0a

Browse files
authored
Normalize name of Tasks.targets (#290)
1 parent 3fd5aa5 commit 3cbdd0a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Build.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<BuildSysDir>$(RootDir)\Build</BuildSysDir>
1313
</PropertyGroup>
1414

15-
<Import Project="$(BuildSysDir)\Tasks.Targets" />
15+
<Import Project="$(BuildSysDir)\Tasks.targets" />
1616
<Import Project="$(RootDir)\CurrentVersion.props" />
1717

1818
<PropertyGroup>
File renamed without changes.

0 commit comments

Comments
 (0)