Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Add workaround to one more place
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotas committed May 24, 2019
1 parent 3b16b92 commit ef22a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/runtest.proj
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ $(_XunitEpilog)
<ItemGroup>
<!-- Workaround for https://github.com/dotnet/core-setup/pull/5893 -->
<PackageReference Include="Microsoft.NETCore.App.Internal" Version="$(MicrosoftNETCoreAppVersion)" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="$(MicrosoftNETCorePlatformsVersion)" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ef22a70

Please sign in to comment.