We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c975226 commit 99f3cfaCopy full SHA for 99f3cfa
MakeRelease.ps1
@@ -1,6 +1,6 @@
1
Param([string]$version = $null)
2
3
-$Archs = {"Portable-Net45+WinRT45+WP8", "Net45", "WP8", "WinRT45", "Mono", "Monoandroid", "Monotouch", "Monomac"}
+$Archs = {"Portable-Net45+WinRT45+WP8", "Net45", "WP8", "WinRT45", "WinRT451", "Mono", "Monoandroid", "Monotouch", "Monomac"}
4
$Projects = {
5
"ReactiveUI", "ReactiveUI.Testing", "ReactiveUI.Platforms", "ReactiveUI.Blend",
6
"ReactiveUI.Mobile", "RxUIViewModelGenerator", "ReactiveUI.Events"
0 commit comments