Skip to content

Commit

Permalink
Merge pull request #236 from Microsoft/develop
Browse files Browse the repository at this point in the history
v0.9.1
  • Loading branch information
guperrot authored Apr 28, 2017
2 parents 169658c + 6689052 commit e35c52b
Show file tree
Hide file tree
Showing 126 changed files with 1,408 additions and 1,428 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,6 @@ ModelManifest.xml
# Cake directories
tools/
externals/

# Output directory
output/
2 changes: 1 addition & 1 deletion Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.puppet" android:versionCode="12" android:versionName="0.9.0-SNAPSHOT" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.puppet" android:versionCode="14" android:versionName="0.9.1-SNAPSHOT" android:installLocation="auto">
<uses-sdk android:minSdkVersion="16" />
<application android:label="SXPuppet" android:icon="@drawable/Icon"></application>
</manifest>
4 changes: 2 additions & 2 deletions Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.9.0.0")]
[assembly: AssemblyInformationalVersion("0.9.0-SNAPSHOT")]
[assembly: AssemblyFileVersion("0.9.1.0")]
[assembly: AssemblyInformationalVersion("0.9.1-SNAPSHOT")]

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="15" package="com.microsoft.azure.mobile.xamarin.forms.demo" android:versionName="0.9.0">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.forms.demo" android:versionName="0.9.1-r0012-35c8f8e" android:versionCode="22">
<uses-sdk android:minSdkVersion="15" />
<application android:label="MCFDemo"></application>
</manifest>
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.9.0.0")]
[assembly: AssemblyInformationalVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.9.1.12")]
[assembly: AssemblyInformationalVersion("0.9.1-r0012-35c8f8e")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
41 changes: 21 additions & 20 deletions Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/packages.config
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Azure.Mobile" version="0.9.0" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.0" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.0" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.0" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Animated.Vector.Drawable" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Compat" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Core.UI" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Core.Utils" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Design" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Fragment" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Media.Compat" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Transition" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v4" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.AppCompat" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.CardView" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.MediaRouter" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.Palette" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.RecyclerView" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Vector.Drawable" version="25.1.1" targetFramework="monoandroid71" />
<package id="Xamarin.Build.Download" version="0.4.3" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" />
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Animated.Vector.Drawable" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Annotations" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Compat" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Core.UI" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Core.Utils" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Design" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Fragment" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Media.Compat" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Transition" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v4" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.AppCompat" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.CardView" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.MediaRouter" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.Palette" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.v7.RecyclerView" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Android.Support.Vector.Drawable" version="25.3.1" targetFramework="monoandroid71" />
<package id="Xamarin.Build.Download" version="0.4.4" targetFramework="monoandroid71" />
<package id="Xamarin.Forms" version="2.3.4.231" targetFramework="monoandroid71" />
</packages>
7 changes: 7 additions & 0 deletions Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/App.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
using System;
using System.Diagnostics;
using System.Globalization;
using Windows.ApplicationModel;
using Windows.ApplicationModel.Activation;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Navigation;
using Microsoft.Azure.Mobile;

namespace Contoso.Forms.Demo.UWP
{
Expand All @@ -19,6 +21,11 @@ sealed partial class App : Application
/// </summary>
public App()
{
// Set the country before initialization occurs so Mobile Center can send the field to the backend
// Note that the country code provided does not reflect the physical device location, but rather the
// country that corresponds to the culture it uses. You may wish to retrieve the country code using
// a different means, such as device location.
MobileCenter.SetCountryCode(RegionInfo.CurrentRegion.TwoLetterISORegionName);
InitializeComponent();
Suspending += OnSuspending;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Identity
Name="319590b3-f073-4a0f-9dbc-79f03f1b9407"
Publisher="CN=guperrot"
Version="0.9.0.0" />
Version="0.9.1.12" />

<mp:PhoneIdentity PhoneProductId="319590b3-f073-4a0f-9dbc-79f03f1b9407" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.9.0.0")]
[assembly: AssemblyFileVersion("0.9.1.12")]
[assembly: ComVisible(false)]
6 changes: 3 additions & 3 deletions Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/project.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"Microsoft.Azure.Mobile.Analytics": "0.9.0",
"Microsoft.Azure.Mobile.Crashes": "0.9.0",
"Microsoft.Azure.Mobile.Distribute": "0.9.0",
"Microsoft.Azure.Mobile.Analytics": "0.9.1-r0012-35c8f8e",
"Microsoft.Azure.Mobile.Crashes": "0.9.1-r0012-35c8f8e",
"Microsoft.Azure.Mobile.Distribute": "0.9.1-r0012-35c8f8e",
"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
"Xamarin.Forms": "2.3.4.231"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,53 +78,41 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.Azure.Mobile, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Analytics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Analytics.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.Analytics.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Analytics.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.Analytics.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Analytics.iOS.Bindings, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Analytics.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.Analytics.iOS.Bindings.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Analytics.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.Analytics.iOS.Bindings.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Crashes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Crashes.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.Crashes.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Crashes.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.Crashes.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Crashes.iOS.Bindings, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Crashes.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.Crashes.iOS.Bindings.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Crashes.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.Crashes.iOS.Bindings.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Distribute, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Distribute.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.Distribute.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Distribute.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.Distribute.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Distribute.iOS.Bindings, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Distribute.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.Distribute.iOS.Bindings.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Distribute.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.Distribute.iOS.Bindings.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.iOS.Bindings, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.0.9.0/lib/Xamarin.iOS10/Microsoft.Azure.Mobile.iOS.Bindings.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.0.9.1-r0012-35c8f8e\lib\Xamarin.iOS10\Microsoft.Azure.Mobile.iOS.Bindings.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.iOS" />
<Reference Include="Xamarin.Forms.Core">
<HintPath>..\..\..\packages\Xamarin.Forms.2.3.4.231\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Platform">
<HintPath>..\..\..\packages\Xamarin.Forms.2.3.4.231\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Platform.iOS">
<HintPath>..\..\..\packages\Xamarin.Forms.2.3.4.231\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Xaml">
<HintPath>..\..\..\packages\Xamarin.Forms.2.3.4.231\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
Expand Down
4 changes: 2 additions & 2 deletions Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleIdentifier</key>
<string>com.microsoft.azure.mobile.xamarin.forms.demo</string>
<key>CFBundleVersion</key>
<string>0.9.0</string>
<string>0.9.1-r0012-35c8f8e</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
Expand Down Expand Up @@ -39,7 +39,7 @@
<key>CFBundleName</key>
<string>MCFDemo</string>
<key>CFBundleShortVersionString</key>
<string>0.9.0</string>
<string>0.9.1-r0012-35c8f8e</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Azure.Mobile" version="0.9.0" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.0" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.0" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.0" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" />
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" />
<package id="Xamarin.Forms" version="2.3.4.231" targetFramework="xamarinios10" />
</packages>
35 changes: 35 additions & 0 deletions Apps/Contoso.Forms.Demo/Contoso.Forms.Demo/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
using Microsoft.Azure.Mobile.Analytics;
using Microsoft.Azure.Mobile.Crashes;
using Microsoft.Azure.Mobile.Distribute;
using System.Threading.Tasks;

namespace Contoso.Forms.Demo
{
Expand All @@ -15,6 +16,7 @@ public App()

MainPage = new NavigationPage(new MainDemoPage());
MobileCenter.LogLevel = LogLevel.Verbose;
Distribute.ReleaseAvailable = OnReleaseAvailable;
MobileCenter.Start("uwp=5bce20c8-f00b-49ca-8580-7a49d5705d4c;android=987b5941-4fac-4968-933e-98a7ff29237c;ios=fe2bf05d-f4f9-48a6-83d9-ea8033fbb644",
typeof(Analytics), typeof(Crashes), typeof(Distribute));
}
Expand All @@ -33,5 +35,38 @@ protected override void OnResume()
{
// Handle when your app resumes
}

bool OnReleaseAvailable(ReleaseDetails releaseDetails)
{
MobileCenterLog.Info("MobileCenterDemo", "OnReleaseAvailable id=" + releaseDetails.Id
+ " version=" + releaseDetails.Version
+ " releaseNotesUrl=" + releaseDetails.ReleaseNotesUrl);
var custom = releaseDetails.ReleaseNotes?.ToLowerInvariant().Contains("custom") ?? false;
if (custom)
{
var title = "Version " + releaseDetails.ShortVersion + " available!";
Task answer;
if (releaseDetails.MandatoryUpdate)
{
answer = Current.MainPage.DisplayAlert(title, releaseDetails.ReleaseNotes, "Update now!");
}
else
{
answer = Current.MainPage.DisplayAlert(title, releaseDetails.ReleaseNotes, "Update now!", "Maybe tomorrow...");
}
answer.ContinueWith((task) =>
{
if (releaseDetails.MandatoryUpdate || (task as Task<bool>).Result)
{
Distribute.NotifyUpdateAction(UpdateAction.Update);
}
else
{
Distribute.NotifyUpdateAction(UpdateAction.Postpone);
}
});
}
return custom;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.Azure.Mobile, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.0.9.0/lib/portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Microsoft.Azure.Mobile.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.0.9.1-r0012-35c8f8e\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Microsoft.Azure.Mobile.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Analytics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Analytics.0.9.0/lib/portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Microsoft.Azure.Mobile.Analytics.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Analytics.0.9.1-r0012-35c8f8e\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Microsoft.Azure.Mobile.Analytics.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Crashes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Crashes.0.9.0/lib/portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Microsoft.Azure.Mobile.Crashes.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Crashes.0.9.1-r0012-35c8f8e\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Microsoft.Azure.Mobile.Crashes.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Mobile.Distribute, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>../../../packages/Microsoft.Azure.Mobile.Distribute.0.9.0/lib/portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/Microsoft.Azure.Mobile.Distribute.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Mobile.Distribute.0.9.1-r0012-35c8f8e\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Microsoft.Azure.Mobile.Distribute.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Core">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.9.0.0")]
[assembly: AssemblyInformationalVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.9.1.12")]
[assembly: AssemblyInformationalVersion("0.9.1-r0012-35c8f8e")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
Loading

0 comments on commit e35c52b

Please sign in to comment.