Skip to content

Commit

Permalink
加上注释
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Nov 18, 2021
1 parent ac42aa7 commit d160c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dotnetCampus.SourceYard/Assets/Current/Core.targets
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<Target Name="_SourceYardFrameworkAssets"
AfterTargets="ResolveReferences">
<ItemGroup>
<!-- 参考 [增加分版本的package引用和framework引用 by Zhuangkh · Pull Request #111 · dotnet-campus/SourceYard](https://github.com/dotnet-campus/SourceYard/pull/111 ) -->
<_TfmSpecificFrameworkAssemblyReferences Include="@(ReferencePath->'%(OriginalItemSpec)')"
Condition="'%(ReferencePath.Pack)' != 'false' AND '%(ReferencePath.ResolvedFrom)' == '{TargetFrameworkDirectory}'">
</_TfmSpecificFrameworkAssemblyReferences>
Expand Down

0 comments on commit d160c40

Please sign in to comment.