提交 ee32351d 编写于 作者: J Jared Parsons 提交者: Jared Parsons

More path changes

上级 f8e9cca9
......@@ -6,7 +6,7 @@
<VsixUploadConfigs Include="myget_org-extensions.config" />
</ItemGroup>
<Target Name="Build">
<Copy SourceFiles="@(VsixUploadConfigs)" DestinationFolder="$(OutDir)" SkipUnchangedFiles="true" />
<Copy SourceFiles="@(VsixUploadConfigs)" DestinationFolder="$(OutputPath)" SkipUnchangedFiles="true" />
</Target>
<Target Name="Clean" />
</Project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册