Skip to content

Commit 4c0656f

Browse files
author
mteper
committed
Fixed up MakeRelease to point to Xamarin.Mac10
1 parent 4b68351 commit 4c0656f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MakeRelease.ps1

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

33
$Archs = {"Portable-Net45+WinRT45+WP8+MonoAndroid10+MonoTouch10", "Portable-Net45+Win8+WP8+WPA81", "Net45", "WP8",
44
"WP81", "Win8", "Win81", "Mono", "Monoandroid", "Monotouch", "Monomac", "Portable-Win81+Wpa81", "WPA81",
5-
"Xamarin.iOS10", "Xamarin.Mac"}
5+
"Xamarin.iOS10", "Xamarin.Mac10"}
66

77
$Projects = {
88
"ReactiveUI", "ReactiveUI.Testing", "ReactiveUI.Blend", "ReactiveUI.Winforms",

0 commit comments

Comments
 (0)