Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit bf5d624

Browse files
committed
Add missing references to tests project
1 parent 19a3ff9 commit bf5d624

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/AndroidSupport.Tests/AndroidSupport.Tests.csproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,18 @@
146146
<Reference Include="Xamarin.Android.Arch.Lifecycle.Runtime">
147147
<HintPath>..\..\output\Xamarin.Android.Arch.Lifecycle.Runtime.dll</HintPath>
148148
</Reference>
149+
<Reference Include="Xamarin.Android.Support.Emoji.AppCompat">
150+
<HintPath>..\..\output\Xamarin.Android.Support.Emoji.AppCompat.dll</HintPath>
151+
</Reference>
152+
<Reference Include="Xamarin.Android.Support.Emoji.Bundled">
153+
<HintPath>..\..\output\Xamarin.Android.Support.Emoji.Bundled.dll</HintPath>
154+
</Reference>
155+
<Reference Include="Xamarin.Android.Support.Emoji">
156+
<HintPath>..\..\output\Xamarin.Android.Support.Emoji.dll</HintPath>
157+
</Reference>
158+
<Reference Include="Xamarin.Android.Support.TV.Provider">
159+
<HintPath>..\..\output\Xamarin.Android.Support.TV.Provider.dll</HintPath>
160+
</Reference>
149161
</ItemGroup>
150162
<ItemGroup>
151163
<PackageReference Include="xunit.core" Version="2.3.1" />

0 commit comments

Comments
 (0)