Skip to content

Commit

Permalink
Fix pri0 test build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashook committed May 29, 2020
1 parent 03469b5 commit e7b0f33
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<DisableProjectBuild Condition="'$(TargetsWindows)' != 'true'">true</DisableProjectBuild>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<Import Project="$([MSBuild]::GetPathOfFileAbove(Interop.settings.targets))" />
<ItemGroup>
<Compile Include="WeakReferenceTest.cs" />
</ItemGroup>
Expand Down

0 comments on commit e7b0f33

Please sign in to comment.