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

Commit 85d4f22

Browse files
committed
Update nuspec for vector targets file rename
1 parent af69545 commit 85d4f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector-drawable/nuget/Xamarin.Android.Support.Vector.Drawable.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</metadata>
2121
<files>
2222
<!-- Include .targets file to setup AndroidResGenExtraArgs property to add -no-version-vectors to the aapt.exe call -->
23-
<file src="vector-drawable/buildtask/bin/Release/Xamarin.Android.Support.Vector.Drawable.targets" target="build" />
23+
<file src="vector-drawable/buildtask/bin/Release/Xamarin.Android.Support.Tasks.VectorDrawable.targets" target="build" />
2424
<file src="vector-drawable/buildtask/bin/Release/Xamarin.Android.Support.Tasks.VectorDrawable.dll" target="build" />
2525

2626
<file src="vector-drawable/nuget/Xamarin.Android.Support.Vector.Drawable.targets" target="build" />

0 commit comments

Comments
 (0)