代码拉取完成,页面将自动刷新
<Project>
<Import Project="$([MSBuild]::GetPathOfFileAbove($(MSBuildThisFile), $(MSBuildThisFileDirectory)..))"
Condition ="Exists($([MSBuild]::GetPathOfFileAbove($(MSBuildThisFile), $(MSBuildThisFileDirectory)..)))" />
<Target Name="Path" AfterTargets="Build" Condition="false">
<Message Text=" ReadmeInTree: $(ReadmeInTree)" Importance="high" />
<Message Text=" IconPngInTree: $(IconPngInTree)" Importance="high" />
<Message Text=" AppIcoInTree: $(AppIcoInTree)" Importance="high" />
<Message Text=" ChangeLogInTree: $(ChangeLogInTree)" Importance="high" />
<Message Text=" CertificateFileInTree: $(CertificateFileInTree)" Importance="high" />
<Message Text=" ChangeLogFinalPath: $(ChangeLogFinalPath)" Importance="high" />
<Message Text=" DescriptionFinalPath: $(DescriptionFinalPath)" Importance="high" />
<Message Text=" PackageIconFinalPath: $(PackageIconFinalPath)" Importance="high" />
<Message Text=" ApplicationIcon: $(ApplicationIcon)" Importance="high" />
<Message Text=" AssemblyOriginatorKeyFile: $(AssemblyOriginatorKeyFile)" Importance="high" />
<Message Text=" PackageCertificateKeyFile: $(PackageCertificateKeyFile)" Importance="high" />
<!--<Message Text=" IntermediateOutputPath: $(IntermediateOutputPath)" Importance="high" />-->
<!--<Message Text="$(ProjDir)" Importance="high" />
<Message Text="$(AssertDir)" Importance="high" />
<Message Text="$(PropsDir)" Importance="high" />
<Message Text="$(Description)" Importance="high" />-->
</Target>
<Target Name="NameValues" AfterTargets="Build" Condition="false">
<Message Text="=====$(MSBuildProjectName) - $(Configuration) -$(TargetFramework) - $(MSBuildThisFileDirectory) ========================================================" Importance="high" />
<!--<Message Text="==Related: '$(MSBuildProjectName)' - '$(AssemblyName)' with :========================================================"
Importance="high" />-->
<!--
<Message Text="== '$(TargetFramework)' ========================================================" Importance="high" />
<Message Text="== '$(TargetFrameworkVersion)' ========================================================" Importance="high" />-->
<!-- Use $(Property Name) to reference a property -->
<!--<Message Text="$(ProjDir)" Importance="high" />
<Message Text="$(AssertDir)" Importance="high" />
<Message Text="$(PropsDir)" Importance="high" />
<Message Text="$(Description)" Importance="high" />-->
<!-- Use @(Item Name) to output a semi-colon
separated list of items on one line -->
<!--<Message Text="@(SolutionReadme)" Importance="high" />-->
<!-- Use %(Item Name.Metadata Property Name) to
call the Message task once for each item. -->
<!-- This will output each item on a separate line -->
<!--<Message Text="%(None.Identity)" Importance="high" />-->
<!--<Message Text=" " Importance="high" />
<Message Text=" " Importance="high" />-->
</Target>
</Project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。