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

Commit 6a8abd9

Browse files
committed
Fix misnamed targets file in nuspec
1 parent e200670 commit 6a8abd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transition/nuget/Xamarin.Android.Support.Transition.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</dependencies>
2525
</metadata>
2626
<files>
27-
<file src="transitions/nuget/Xamarin.Android.Support.Transition.targets" target="build" />
27+
<file src="transition/nuget/Xamarin.Android.Support.Transition.targets" target="build" />
2828

2929
<file src="output/Xamarin.Android.Support.Transition.dll" target="lib/MonoAndroid70" />
3030
</files>

0 commit comments

Comments
 (0)