diff --git a/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml b/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml index 2e6cb9d97..8960f7c5a 100644 --- a/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml +++ b/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs index 1fb64fcde..f0efb5611 100644 --- a/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist index c85d3bf83..c8625b3af 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist @@ -53,5 +53,23 @@ + CFBundleDevelopmentRegion + en + CFBundleLocalizations + + cs-CZ + de-DE + es-ES + fr-FR + it-IT + ja-JP + ko-KR + pl-PL + pt-BR + ru-RU + tr-TR + zh-CN + zh-TW + diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AndroidManifest.xml b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AndroidManifest.xml index 0103465eb..23cc7b31e 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AndroidManifest.xml +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AssemblyInfo.cs b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AssemblyInfo.cs index faa0875a6..cb03cfcce 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AssemblyInfo.cs @@ -19,8 +19,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Package.appxmanifest b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Package.appxmanifest index eb60954a7..ee77cfb66 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Package.appxmanifest +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Package.appxmanifest @@ -1,6 +1,6 @@ - + MobileCenter-Forms-UWP-Puppet diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Properties/AssemblyInfo.cs b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Properties/AssemblyInfo.cs index 42c673f29..084ac6304 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.UWP/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyFileVersion("0.16.0.0")] [assembly: ComVisible(false)] diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.iOS/Info.plist b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.iOS/Info.plist index 970c434a2..78d160081 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.iOS/Info.plist +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.iOS/Info.plist @@ -5,9 +5,9 @@ CFBundleIdentifier com.microsoft.azure.mobile.xamarin.forms.puppet CFBundleShortVersionString - 0.15.2 + 0.16.0 CFBundleVersion - 0.15.2 + 0.16.0 LSRequiresIPhoneOS MinimumOSVersion @@ -53,5 +53,23 @@ + CFBundleDevelopmentRegion + en + CFBundleLocalizations + + cs-CZ + de-DE + es-ES + fr-FR + it-IT + ja-JP + ko-KR + pl-PL + pt-BR + ru-RU + tr-TR + zh-CN + zh-TW + diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs index 266c46562..bc1bcaba3 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs @@ -17,8 +17,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Apps/Contoso.UWP.Puppet/Package.appxmanifest b/Apps/Contoso.UWP.Puppet/Package.appxmanifest index 954002a5f..235aafd26 100644 --- a/Apps/Contoso.UWP.Puppet/Package.appxmanifest +++ b/Apps/Contoso.UWP.Puppet/Package.appxmanifest @@ -1,6 +1,6 @@ - + MobileCenter-UWP-Puppet diff --git a/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs index b5fe91bb0..41bc23515 100644 --- a/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyFileVersion("0.16.0.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Apps/Contoso.iOS.Puppet/Info.plist b/Apps/Contoso.iOS.Puppet/Info.plist index b911bea4a..2b131830b 100644 --- a/Apps/Contoso.iOS.Puppet/Info.plist +++ b/Apps/Contoso.iOS.Puppet/Info.plist @@ -7,9 +7,9 @@ CFBundleIdentifier com.microsoft.azure.mobile.xamarin.puppet CFBundleShortVersionString - 0.15.2 + 0.16.0 CFBundleVersion - 0.15.2 + 0.16.0 LSRequiresIPhoneOS MinimumOSVersion diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile.Android.Bindings/Properties/AssemblyInfo.cs index 4536c0b2c..2fdc728a5 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile.Android.Bindings/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile.Android/Properties/AssemblyInfo.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile.Android/Properties/AssemblyInfo.cs index c1e94e88f..5d3d9639c 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile.Android/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile.Android/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile.Shared/WrapperSdk.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile.Shared/WrapperSdk.cs index 58080d287..f7b3efa5a 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile.Shared/WrapperSdk.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile.Shared/WrapperSdk.cs @@ -5,6 +5,6 @@ public static class WrapperSdk public const string Name = "mobilecenter.xamarin"; /* We can't use reflection for assemblyInformationalVersion on iOS with "Link All" optimization. */ - internal const string Version = "0.15.2-SNAPSHOT"; + internal const string Version = "0.16.0-SNAPSHOT"; } } diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile.UWP/Properties/AssemblyInfo.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile.UWP/Properties/AssemblyInfo.cs index 4fb9ab8a6..1bfa87b0c 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile.UWP/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile.UWP/Properties/AssemblyInfo.cs @@ -25,7 +25,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] [assembly: ComVisible(false)] [assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Test.UWP")] \ No newline at end of file diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS.Bindings/Properties/AssemblyInfo.cs index c11b2c121..307a418c2 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS.Bindings/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS/Properties/AssemblyInfo.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS/Properties/AssemblyInfo.cs index fbe7a543a..5149f5536 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile.iOS/Properties/AssemblyInfo.cs @@ -23,5 +23,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenter/Microsoft.Azure.Mobile/Properties/AssemblyInfo.cs b/SDK/MobileCenter/Microsoft.Azure.Mobile/Properties/AssemblyInfo.cs index e28609fd0..9d6acd420 100644 --- a/SDK/MobileCenter/Microsoft.Azure.Mobile/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenter/Microsoft.Azure.Mobile/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android.Bindings/Properties/AssemblyInfo.cs index 6071c0be9..3fa303ab9 100644 --- a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android.Bindings/Properties/AssemblyInfo.cs @@ -18,8 +18,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android/Properties/AssemblyInfo.cs b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android/Properties/AssemblyInfo.cs index 00abefd4d..d633ba125 100644 --- a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.Android/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.UWP/Properties/AssemblyInfo.cs b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.UWP/Properties/AssemblyInfo.cs index a5c1ab136..92632dce2 100644 --- a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.UWP/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.UWP/Properties/AssemblyInfo.cs @@ -29,6 +29,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] [assembly: ComVisible(false)] diff --git a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs index 98ce204c9..a9062d7fa 100644 --- a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS/Properties/AssemblyInfo.cs b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS/Properties/AssemblyInfo.cs index 6c09aaf23..8c163a714 100644 --- a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics.iOS/Properties/AssemblyInfo.cs @@ -23,5 +23,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics/Properties/AssemblyInfo.cs b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics/Properties/AssemblyInfo.cs index de47907b1..b0da00b42 100644 --- a/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterAnalytics/Microsoft.Azure.Mobile.Analytics/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android.Bindings/Properties/AssemblyInfo.cs index 5a5a55f66..cad46304b 100644 --- a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android.Bindings/Properties/AssemblyInfo.cs @@ -17,8 +17,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android/Properties/AssemblyInfo.cs b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android/Properties/AssemblyInfo.cs index dd098c05b..1522df1c0 100644 --- a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.Android/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.UWP/Properties/AssemblyInfo.cs b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.UWP/Properties/AssemblyInfo.cs index dc5cf37b0..59aabd6cb 100644 --- a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.UWP/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.UWP/Properties/AssemblyInfo.cs @@ -29,6 +29,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs index f16cadf18..dc0232c61 100644 --- a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS/Properties/AssemblyInfo.cs b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS/Properties/AssemblyInfo.cs index 6cb54b939..e980a1065 100644 --- a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes.iOS/Properties/AssemblyInfo.cs @@ -23,5 +23,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes/Properties/AssemblyInfo.cs b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes/Properties/AssemblyInfo.cs index 1116bb91f..75f9b691d 100644 --- a/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterCrashes/Microsoft.Azure.Mobile.Crashes/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android.Bindings/Properties/AssemblyInfo.cs index 622caeb3d..2b5751886 100644 --- a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android.Bindings/Properties/AssemblyInfo.cs @@ -17,8 +17,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android/Properties/AssemblyInfo.cs b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android/Properties/AssemblyInfo.cs index 85cae83e5..57e93bfff 100644 --- a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.Android/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs index 37e469e3e..f727dbe7e 100644 --- a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS/Properties/AssemblyInfo.cs b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS/Properties/AssemblyInfo.cs index 7058200e3..5143ba140 100644 --- a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute.iOS/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute/Properties/AssemblyInfo.cs b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute/Properties/AssemblyInfo.cs index 875e3eb36..f253b3a3b 100644 --- a/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterDistribute/Microsoft.Azure.Mobile.Distribute/Properties/AssemblyInfo.cs @@ -25,5 +25,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android.Bindings/Properties/AssemblyInfo.cs index bd69707ec..5da7af702 100644 --- a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android.Bindings/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android/Properties/AssemblyInfo.cs b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android/Properties/AssemblyInfo.cs index 4497e7db7..cd8ccc464 100644 --- a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.Android/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.UWP/Properties/AssemblyInfo.cs b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.UWP/Properties/AssemblyInfo.cs index e34d30876..2355d1781 100644 --- a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.UWP/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.UWP/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ [assembly: ReferenceAssembly] #endif [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyFileVersion("0.16.0.0")] [assembly: ComVisible(false)] [assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Test.UWP")] \ No newline at end of file diff --git a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS.Bindings/Properties/AssemblyInfo.cs index 246bbbd58..c8eff7974 100644 --- a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS.Bindings/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS/Properties/AssemblyInfo.cs b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS/Properties/AssemblyInfo.cs index 97c6c083e..4696ac56f 100644 --- a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push.iOS/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push/Properties/AssemblyInfo.cs b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push/Properties/AssemblyInfo.cs index a8bdc0c4f..d1775fd1f 100644 --- a/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push/Properties/AssemblyInfo.cs +++ b/SDK/MobileCenterPush/Microsoft.Azure.Mobile.Push/Properties/AssemblyInfo.cs @@ -24,5 +24,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/Tests/Contoso.Forms.Test/Properties/AssemblyInfo.cs b/Tests/Contoso.Forms.Test/Properties/AssemblyInfo.cs index 697378b02..2223e373f 100644 --- a/Tests/Contoso.Forms.Test/Properties/AssemblyInfo.cs +++ b/Tests/Contoso.Forms.Test/Properties/AssemblyInfo.cs @@ -17,8 +17,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Tests/Droid/Properties/AndroidManifest.xml b/Tests/Droid/Properties/AndroidManifest.xml index fe10d7e67..5f914a41b 100644 --- a/Tests/Droid/Properties/AndroidManifest.xml +++ b/Tests/Droid/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Tests/Droid/Properties/AssemblyInfo.cs b/Tests/Droid/Properties/AssemblyInfo.cs index 24ac7cdb7..68b809412 100644 --- a/Tests/Droid/Properties/AssemblyInfo.cs +++ b/Tests/Droid/Properties/AssemblyInfo.cs @@ -17,8 +17,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Tests/Microsoft.Azure.Mobile.Analytics.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.Analytics.NET/Properties/AssemblyInfo.cs index 146e4fc46..80bf94566 100644 --- a/Tests/Microsoft.Azure.Mobile.Analytics.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.Analytics.NET/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Analytics.Test.Windows")] \ No newline at end of file diff --git a/Tests/Microsoft.Azure.Mobile.Analytics.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.Analytics.Test.Windows/Properties/AssemblyInfo.cs index 06f7e01e5..dc1fda83f 100644 --- a/Tests/Microsoft.Azure.Mobile.Analytics.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.Analytics.Test.Windows/Properties/AssemblyInfo.cs @@ -16,5 +16,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/Tests/Microsoft.Azure.Mobile.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.NET/Properties/AssemblyInfo.cs index e57ded607..c68c4a898 100644 --- a/Tests/Microsoft.Azure.Mobile.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.NET/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Test.Windows")] [assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Analytics.Test.Windows")] diff --git a/Tests/Microsoft.Azure.Mobile.Push.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.Push.NET/Properties/AssemblyInfo.cs index 3725f7655..2a14e3540 100644 --- a/Tests/Microsoft.Azure.Mobile.Push.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.Push.NET/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyFileVersion("0.16.0.0")] diff --git a/Tests/Microsoft.Azure.Mobile.Push.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.Push.Test.Windows/Properties/AssemblyInfo.cs index 1ad29564e..a9229120e 100644 --- a/Tests/Microsoft.Azure.Mobile.Push.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.Push.Test.Windows/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyFileVersion("0.16.0.0")] diff --git a/Tests/Microsoft.Azure.Mobile.Test.UWP/Package.appxmanifest b/Tests/Microsoft.Azure.Mobile.Test.UWP/Package.appxmanifest index 71222f3f7..f6bf95969 100644 --- a/Tests/Microsoft.Azure.Mobile.Test.UWP/Package.appxmanifest +++ b/Tests/Microsoft.Azure.Mobile.Test.UWP/Package.appxmanifest @@ -7,7 +7,7 @@ + Version="0.16.0.0" /> diff --git a/Tests/Microsoft.Azure.Mobile.Test.UWP/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.Test.UWP/Properties/AssemblyInfo.cs index ae5a8ffff..811a1eef1 100644 --- a/Tests/Microsoft.Azure.Mobile.Test.UWP/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.Test.UWP/Properties/AssemblyInfo.cs @@ -14,5 +14,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] +[assembly: AssemblyFileVersion("0.16.0.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Tests/Microsoft.Azure.Mobile.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.Azure.Mobile.Test.Windows/Properties/AssemblyInfo.cs index b4fb6e3b5..05575338d 100644 --- a/Tests/Microsoft.Azure.Mobile.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.Azure.Mobile.Test.Windows/Properties/AssemblyInfo.cs @@ -16,5 +16,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("0.15.2.0")] -[assembly: AssemblyInformationalVersion("0.15.2-SNAPSHOT")] +[assembly: AssemblyFileVersion("0.16.0.0")] +[assembly: AssemblyInformationalVersion("0.16.0-SNAPSHOT")] diff --git a/Tests/iOS/Info.plist b/Tests/iOS/Info.plist index f6bdc07a8..0af309beb 100644 --- a/Tests/iOS/Info.plist +++ b/Tests/iOS/Info.plist @@ -9,9 +9,9 @@ CFBundleIdentifier com.contoso.contoso-forms-test CFBundleShortVersionString - 0.15.2 + 0.16.0 CFBundleVersion - 0.15.2 + 0.16.0 LSRequiresIPhoneOS MinimumOSVersion diff --git a/build.cake b/build.cake index 1d02176cf..f031e1869 100644 --- a/build.cake +++ b/build.cake @@ -54,7 +54,7 @@ var PCL_ASSEMBLIES_FOLDER = TEMPORARY_PREFIX + "PCLAssemblies"; // Native SDK versions var ANDROID_SDK_VERSION = "0.12.0"; -var IOS_SDK_VERSION = "0.12.3"; +var IOS_SDK_VERSION = "0.13.0"; var PLATFORM_PATHS = new PlatformPaths(); diff --git a/scripts/run-ui-tests.sh b/scripts/run-ui-tests.sh index d5bb632b6..007625325 100755 --- a/scripts/run-ui-tests.sh +++ b/scripts/run-ui-tests.sh @@ -111,14 +111,14 @@ fi # Build tests pushd .. echo "Cleaning..." -sh $BUILD_SCRIPT -t $CLEAN_TARGET # clean so that we don't accidentally update to snapshot +sh $BUILD_SCRIPT -t=$CLEAN_TARGET # clean so that we don't accidentally update to snapshot if [ $? -ne 0 ]; then echo "An error occured while cleaning." popd exit 1 fi echo "Building target \"$BUILD_TARGET\"..." -sh $BUILD_SCRIPT -t $BUILD_TARGET +sh $BUILD_SCRIPT -t=$BUILD_TARGET if [ $? -ne 0 ]; then echo "An error occured while building tests." popd