Skip to content
代码片段 群组 项目
提交 9e46dafc 编辑于 作者: Seeker186's avatar Seeker186
浏览文件

Fixed THE Typo of the project...

上级 2567d761
No related branches found
No related tags found
无相关合并请求
......@@ -631,7 +631,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
Overwrite="true"
Condition="'$(ArchiveExtension)' == '.zip'" />
<Exec
Command="tar -czf $(CompositeArchiveOutputPath)"
Command="tar -czf $(CompositeArchiveOutputPath) ."
WorkingDirectory="$(CompositeTargetDir)"
Condition="'$(ArchiveExtension)' == '.tar.gz'" />
</Target>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册