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

Commit c30bc1b

Browse files
committed
Remove redundant import in sample
The build task’s targets will already be merged in the root level generated.targets
1 parent 231d1c8 commit c30bc1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vector-drawable/samples/VectorDrawableSample/VectorDrawableSample.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
</ProjectReference>
103103
</ItemGroup>
104104
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
105-
<Import Project="..\..\buildtask\bin\Release\Xamarin.Android.Support.Tasks.VectorDrawable.targets" />
106105
<Import Project="..\..\..\generated.targets" />
107106
<Import Project="..\packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.targets" Condition="Exists('..\packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.targets')" />
108107
</Project>

0 commit comments

Comments
 (0)