Skip to content

Commit 4fe0e5c

Browse files
author
Paul Betts
committed
Merge pull request #662 from nestalk/master
Fix dependency name for the XamForms nuget
2 parents f2ed17c + 17697c4 commit 4fe0e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet/ReactiveUI-XamForms/ReactiveUI-XamForms.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<dependencies>
1414
<dependency id="reactiveui-core" version="[6.0.0]" />
15-
<dependency id="Xamarin-Forms" version="1.0.6188" />
15+
<dependency id="Xamarin.Forms" version="1.0.6188" />
1616
</dependencies>
1717
</metadata>
1818
</package>

0 commit comments

Comments
 (0)