Skip to content

Commit d35c4c4

Browse files
committed
nuspec: fix OxyPlot.UWP paths
1 parent f1ff0b2 commit d35c4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/OxyPlot.Xamarin.Forms.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<file src="OxyPlot.Xamarin.Forms.Platform.MacOS\bin\Release\OxyPlot.Xamarin.Forms.Platform.Mac.???" target="lib/Xamarin.Mac20" />
5858
<file src="OxyPlot.Xamarin.Forms.Platform.MacOS\bin\Release\OxyPlot.Xamarin.Forms.???" target="lib/Xamarin.Mac20" />
5959

60-
<file src="OxyPlot.Windows\bin\Release\uap10.0\OxyPlot.Windows.???" target="lib/uap10.0" />
60+
<file src="OxyPlot.UWP\bin\Release\uap10.0\OxyPlot.UWP.???" target="lib/uap10.0" />
6161
<file src="OxyPlot.Xamarin.Forms.Platform.UWP\bin\x64\Release\OxyPlot.Xamarin.Forms.Platform.UWP.???" target="lib/uap10.0" />
6262
<file src="OxyPlot.Xamarin.Forms.Platform.UWP\bin\x64\Release\OxyPlot.Xamarin.Forms.???" target="lib/uap10.0" />
6363

0 commit comments

Comments
 (0)