Skip to content

Commit b3d5e26

Browse files
committed
Remove unused TypeScriptParser.props import
1 parent 3bf0136 commit b3d5e26

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

TypeScriptParser/build/TypeScriptParser.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<Project>
22

3-
<!-- 导入属性定义 -->
4-
<Import Project="TypeScriptParser.props" />
5-
63
<!-- 收集native库文件 -->
74
<ItemGroup Condition="Exists('$(TypeScriptParserNativePath)')">
85
<TypeScriptParserNativeFiles Include="$(TypeScriptParserNativePath)**/*" />

0 commit comments

Comments
 (0)