Fixing the path to the prefercliruntime file.

This commit is contained in:
Livar Cunha 2017-12-19 10:10:30 -08:00
parent 5a52a063b8
commit 22dcaf7cb6

View file

@ -10,7 +10,7 @@
<ItemGroup>
<Content Include="prefercliruntime">
<Pack>true</Pack>
<PackagePath>\prefercliruntime</PackagePath>
<PackagePath>/</PackagePath>
</Content>
</ItemGroup>
</Project>