зеркало из https://github.com/mono/corefx.git
Fix System.Reflection.Metadata.Tests configuration.
This commit is contained in:
Родитель
942e9fcb41
Коммит
b4b7c48d94
|
@ -134,6 +134,11 @@
|
|||
<None Include="Resources\Misc\Signed.cmd" />
|
||||
<None Include="Resources\Misc\Signed.cs" />
|
||||
<EmbeddedResource Include="Resources\Misc\Signed.exe" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<!-- Some internal types are needed, so we reference the implementation assembly, rather than the reference assembly. -->
|
||||
<TargetingPackExclusions Include="System.Reflection.Metadata" />
|
||||
<ReferenceFromRuntime Include="System.Reflection.Metadata" />
|
||||
</ItemGroup>
|
||||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
|
||||
</Project>
|
Загрузка…
Ссылка в новой задаче