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

Commit 1c5a355

Browse files
committed
Update dependencies in test proj
1 parent f2d5e64 commit 1c5a355

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/AndroidSupport.Tests/AndroidSupport.Tests.csproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,15 @@
152152
<Reference Include="Xamarin.Android.Support.Wear">
153153
<HintPath>..\..\output\Xamarin.Android.Support.Wear.dll</HintPath>
154154
</Reference>
155+
<Reference Include="Xamarin.Android.Arch.Core.Common">
156+
<HintPath>..\..\output\Xamarin.Android.Arch.Core.Common.dll</HintPath>
157+
</Reference>
158+
<Reference Include="Xamarin.Android.Arch.Lifecycle.Common">
159+
<HintPath>..\..\output\Xamarin.Android.Arch.Lifecycle.Common.dll</HintPath>
160+
</Reference>
161+
<Reference Include="Xamarin.Android.Arch.Lifecycle.Runtime">
162+
<HintPath>..\..\output\Xamarin.Android.Arch.Lifecycle.Runtime.dll</HintPath>
163+
</Reference>
155164
</ItemGroup>
156165
<ItemGroup>
157166
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)