We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf0136 commit b3d5e26Copy full SHA for b3d5e26
1 file changed
TypeScriptParser/build/TypeScriptParser.targets
@@ -1,8 +1,5 @@
1
<Project>
2
3
- <!-- 导入属性定义 -->
4
- <Import Project="TypeScriptParser.props" />
5
-
6
<!-- 收集native库文件 -->
7
<ItemGroup Condition="Exists('$(TypeScriptParserNativePath)')">
8
<TypeScriptParserNativeFiles Include="$(TypeScriptParserNativePath)**/*" />
0 commit comments