Update demo nugets to 1.1.0
This commit is contained in:
Родитель
b7b052adb6
Коммит
33bfc29eac
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.appcenter.xamarin.forms.demo" android:versionName="1.0.1" android:versionCode="45">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.appcenter.xamarin.forms.demo" android:versionName="1.1.0" android:versionCode="46">
|
||||
<uses-sdk android:minSdkVersion="15" />
|
||||
<application android:label="ACFDemo">
|
||||
<receiver android:name="com.google.firebase.iid.FirebaseInstanceIdInternalReceiver" android:exported="false" />
|
||||
|
|
|
@ -20,8 +20,8 @@ using Android.App;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.1.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.0.1")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.1.0")]
|
||||
|
||||
// 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,9 +1,9 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AppCenter.Analytics": "1.0.1",
|
||||
"Microsoft.AppCenter.Crashes": "1.0.1",
|
||||
"Microsoft.AppCenter.Distribute": "1.0.1",
|
||||
"Microsoft.AppCenter.Push": "1.0.1",
|
||||
"Microsoft.AppCenter.Analytics": "1.1.0",
|
||||
"Microsoft.AppCenter.Crashes": "1.1.0",
|
||||
"Microsoft.AppCenter.Distribute": "1.1.0",
|
||||
"Microsoft.AppCenter.Push": "1.1.0",
|
||||
"Xamarin.Build.Download": "0.4.7",
|
||||
"Xamarin.Forms": "2.5.0.91635"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?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.AppCenter-Contoso.Forms.Demo.UWP" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="1.0.1.0" />
|
||||
<Identity Name="10805zumoTestUser.AppCenter-Contoso.Forms.Demo.UWP" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="1.1.0.0" />
|
||||
<mp:PhoneIdentity PhoneProductId="fbe02dcf-2c7d-4740-9c2b-0df5e15916e5" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||
<Properties>
|
||||
<DisplayName>AppCenter-Contoso.Forms.Demo.UWP</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("1.0.1.0")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AppCenter.Analytics": "1.0.1",
|
||||
"Microsoft.AppCenter.Crashes": "1.0.1",
|
||||
"Microsoft.AppCenter.Distribute": "1.0.1",
|
||||
"Microsoft.AppCenter.Push": "1.0.1",
|
||||
"Microsoft.AppCenter.Analytics": "1.1.0",
|
||||
"Microsoft.AppCenter.Crashes": "1.1.0",
|
||||
"Microsoft.AppCenter.Distribute": "1.1.0",
|
||||
"Microsoft.AppCenter.Push": "1.1.0",
|
||||
"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2",
|
||||
"Xamarin.Forms": "2.5.0.91635"
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microsoft.appcenter.xamarin.forms.demo</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.1</string>
|
||||
<string>1.1.0</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
@ -39,7 +39,7 @@
|
|||
<key>CFBundleName</key>
|
||||
<string>ACFDemo</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.1</string>
|
||||
<string>1.1.0</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AppCenter.Analytics": "1.0.1",
|
||||
"Microsoft.AppCenter.Crashes": "1.0.1",
|
||||
"Microsoft.AppCenter.Distribute": "1.0.1",
|
||||
"Microsoft.AppCenter.Push": "1.0.1",
|
||||
"Microsoft.AppCenter.Analytics": "1.1.0",
|
||||
"Microsoft.AppCenter.Crashes": "1.1.0",
|
||||
"Microsoft.AppCenter.Distribute": "1.1.0",
|
||||
"Microsoft.AppCenter.Push": "1.1.0",
|
||||
"Xamarin.Forms": "2.5.0.91635"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
|
@ -17,8 +17,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.1.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.0.1")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.1.0")]
|
||||
|
||||
// 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,9 +1,9 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AppCenter.Analytics": "1.0.1",
|
||||
"Microsoft.AppCenter.Crashes": "1.0.1",
|
||||
"Microsoft.AppCenter.Distribute": "1.0.1",
|
||||
"Microsoft.AppCenter.Push": "1.0.1",
|
||||
"Microsoft.AppCenter.Analytics": "1.1.0",
|
||||
"Microsoft.AppCenter.Crashes": "1.1.0",
|
||||
"Microsoft.AppCenter.Distribute": "1.1.0",
|
||||
"Microsoft.AppCenter.Push": "1.1.0",
|
||||
"NETStandard.Library": "1.6.1",
|
||||
"Xamarin.Forms": "2.5.0.91635"
|
||||
},
|
||||
|
|
|
@ -27,5 +27,5 @@ using System.Windows;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.1.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.0.1")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.1.0")]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AppCenter.Analytics": "1.0.1",
|
||||
"Microsoft.AppCenter.Crashes": "1.0.1"
|
||||
"Microsoft.AppCenter.Analytics": "1.1.0",
|
||||
"Microsoft.AppCenter.Crashes": "1.1.0"
|
||||
},
|
||||
"frameworks": {
|
||||
"net452": {}
|
||||
|
|
|
@ -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("1.0.1.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.0.1")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.1.0")]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.AppCenter.Analytics": "1.0.1",
|
||||
"Microsoft.AppCenter.Crashes": "1.0.1"
|
||||
"Microsoft.AppCenter.Analytics": "1.1.0",
|
||||
"Microsoft.AppCenter.Crashes": "1.1.0"
|
||||
},
|
||||
"frameworks": {
|
||||
"net452": {}
|
||||
|
|
Загрузка…
Ссылка в новой задаче