Bump version to 0.14.3
This commit is contained in:
Родитель
4f6511f7e5
Коммит
af793fd168
|
@ -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="30" android:versionName="0.14.2-SNAPSHOT" android:installLocation="auto">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.puppet" android:versionCode="31" android:versionName="0.14.3-SNAPSHOT" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="16" />
|
||||
<application android:label="SXPuppet" android:icon="@drawable/Icon" android:theme="@style/PuppetTheme" />
|
||||
</manifest>
|
|
@ -25,5 +25,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="31" android:versionName="0.14.2-SNAPSHOT" package="com.microsoft.azure.mobile.xamarin.forms.puppet">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="32" android:versionName="0.14.3-SNAPSHOT" package="com.microsoft.azure.mobile.xamarin.forms.puppet">
|
||||
<uses-sdk android:minSdkVersion="15" />
|
||||
<application android:label="MCFPuppet">
|
||||
<receiver android:name="com.google.firebase.iid.FirebaseInstanceIdInternalReceiver" android:exported="false" />
|
||||
|
|
|
@ -19,8 +19,8 @@ using Android.App;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
|
||||
<Identity Name="10805zumoTestUser.MobileCenter-Forms-UWP-Puppet" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="0.14.2.0" />
|
||||
<Identity Name="10805zumoTestUser.MobileCenter-Forms-UWP-Puppet" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="0.14.3.0" />
|
||||
<mp:PhoneIdentity PhoneProductId="4a2ad72a-bf19-4c5f-b9a5-54d8911ebbba" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||
<Properties>
|
||||
<DisplayName>MobileCenter-Forms-UWP-Puppet</DisplayName>
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microsoft.azure.mobile.xamarin.forms.puppet</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.14.2</string>
|
||||
<string>0.14.3</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.14.2</string>
|
||||
<string>0.14.3</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
|
|
@ -17,8 +17,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
|
||||
<Identity Name="10805zumoTestUser.MobileCenter-UWP-Puppet" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="0.14.2.0" />
|
||||
<Identity Name="10805zumoTestUser.MobileCenter-UWP-Puppet" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="0.14.3.0" />
|
||||
<mp:PhoneIdentity PhoneProductId="5ab53d3f-9aae-42d1-83b0-e53698a0389e" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||
<Properties>
|
||||
<DisplayName>MobileCenter-UWP-Puppet</DisplayName>
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: ComVisible(false)]
|
|
@ -7,9 +7,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microsoft.azure.mobile.xamarin.puppet</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.14.2</string>
|
||||
<string>0.14.3</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.14.2</string>
|
||||
<string>0.14.3</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
|
|
@ -26,5 +26,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -5,6 +5,6 @@ namespace Microsoft.Azure.Mobile
|
|||
public const string Name = "mobilecenter.xamarin";
|
||||
|
||||
/* We can't use reflection for assemblyInformationalVersion on iOS with "Link All" optimization. */
|
||||
internal const string Version = "0.14.2-SNAPSHOT";
|
||||
internal const string Version = "0.14.3-SNAPSHOT";
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,7 +25,7 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Test.UWP")]
|
|
@ -31,5 +31,5 @@ using Foundation;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -23,5 +23,5 @@ using System.Reflection;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Resources;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -18,8 +18,8 @@ using System.Runtime.InteropServices;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -29,6 +29,6 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
@ -30,5 +30,5 @@ using Foundation;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -23,5 +23,5 @@ using System.Reflection;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Resources;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -17,8 +17,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -26,5 +26,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -29,6 +29,6 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
[assembly: ComVisible(false)]
|
|
@ -30,5 +30,5 @@ using System.Reflection;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -23,5 +23,5 @@ using System.Reflection;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Reflection;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -17,8 +17,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -32,5 +32,5 @@ using Foundation;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.CompilerServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -25,5 +25,5 @@ using System.Reflection;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.CompilerServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -28,6 +28,6 @@ using System.Runtime.InteropServices;
|
|||
[assembly: ReferenceAssembly]
|
||||
#endif
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Test.UWP")]
|
|
@ -30,5 +30,5 @@ using Foundation;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.CompilerServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -24,5 +24,5 @@ using System.Runtime.CompilerServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -17,8 +17,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="29" android:versionName="0.14.2-SNAPSHOT" package="com.contoso.contoso_forms_test">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="30" android:versionName="0.14.3-SNAPSHOT" package="com.contoso.contoso_forms_test">
|
||||
<uses-sdk android:minSdkVersion="15" />
|
||||
<application android:label="Contoso.Forms.Test">
|
||||
</application>
|
||||
|
|
|
@ -17,8 +17,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-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.
|
||||
|
|
|
@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
||||
[assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Analytics.Test.Windows")]
|
|
@ -16,5 +16,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -33,8 +33,8 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
||||
[assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Test.Windows")]
|
||||
[assembly: InternalsVisibleTo("Microsoft.Azure.Mobile.Analytics.Test.Windows")]
|
||||
|
|
|
@ -33,4 +33,4 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
|
|
|
@ -33,4 +33,4 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<Identity Name="da6d3d34-876e-488c-9342-7a7e4daa110b"
|
||||
Publisher="CN=Alexander Chocron"
|
||||
Version="0.14.2.0" />
|
||||
Version="0.14.3.0" />
|
||||
|
||||
<mp:PhoneIdentity PhoneProductId="da6d3d34-876e-488c-9342-7a7e4daa110b" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
|
|
|
@ -14,5 +14,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: ComVisible(false)]
|
|
@ -16,5 +16,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.14.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.2-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("0.14.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.14.3-SNAPSHOT")]
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.contoso.contoso-forms-test</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.14.2</string>
|
||||
<string>0.14.3</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.14.2</string>
|
||||
<string>0.14.3</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
|
Загрузка…
Ссылка в новой задаче