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

Commit 563e262

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 c30bc1b commit 563e262

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

animated-vector-drawable/samples/VectorDrawableSample/VectorDrawableSample.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
</ProjectReference>
104104
</ItemGroup>
105105
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
106-
<Import Project="..\..\..\vector-drawable\buildtask\bin\Release\Xamarin.Android.Support.Tasks.VectorDrawable.targets" />
107106
<Import Project="..\..\..\generated.targets" />
108107
<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')" />
109108
</Project>

0 commit comments

Comments
 (0)