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

Commit af69545

Browse files
committed
Rename existing vector drawable targets to
The new generated targets file will take over the old name. The old task goes into its own targets file with its own new name.
1 parent 53f330e commit af69545

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

vector-drawable/buildtask/Vector-Drawable-BuildTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
4242
<ItemGroup>
43-
<None Include="Xamarin.Android.Support.Vector.Drawable.targets">
43+
<None Include="Xamarin.Android.Support.Tasks.VectorDrawable.targets">
4444
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
4545
</None>
4646
</ItemGroup>

vector-drawable/buildtask/Xamarin.Android.Support.Vector.Drawable.targets renamed to vector-drawable/buildtask/Xamarin.Android.Support.Tasks.VectorDrawable.targets

File renamed without changes.

0 commit comments

Comments
 (0)