Update SDK version
This commit is contained in:
Родитель
1128eb5812
Коммит
8b1b1d26d5
|
@ -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.puppet" android:versionCode="114" android:versionName="5.0.3-SNAPSHOT" android:installLocation="auto">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.appcenter.xamarin.puppet" android:versionCode="115" android:versionName="5.0.4-SNAPSHOT" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
|
||||
<application android:label="SXPuppet" android:icon="@drawable/Icon" android:theme="@style/PuppetTheme"></application>
|
||||
</manifest>
|
|
@ -28,5 +28,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="115" android:versionName="5.0.3-SNAPSHOT" package="com.microsoft.appcenter.xamarin.forms.puppet">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="116" android:versionName="5.0.4-SNAPSHOT" package="com.microsoft.appcenter.xamarin.forms.puppet">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
|
||||
<application android:label="ACFPuppet"></application>
|
||||
</manifest>
|
|
@ -22,8 +22,8 @@ using Android.App;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-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.
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microsoft.appcenter.Contoso-Forms-Puppet-MacOS</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.14</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
|
|
|
@ -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.AppCenter-Contoso.Forms.Puppet.U" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="5.0.3.0" />
|
||||
<Identity Name="10805zumoTestUser.AppCenter-Contoso.Forms.Puppet.U" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="5.0.4.0" />
|
||||
<mp:PhoneIdentity PhoneProductId="55497ed8-b2ac-4485-ba79-e2b65bb720ed" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||
<Properties>
|
||||
<DisplayName>AppCenter-Contoso.Forms.Puppet.UWP</DisplayName>
|
||||
|
|
|
@ -27,5 +27,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microsoft.appcenter.xamarin.forms.ios.puppet</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
|
|
@ -20,8 +20,8 @@ using System.Reflection;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-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.
|
||||
|
|
|
@ -13,11 +13,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.15</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
|
|
@ -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.AppCenter-Contoso.UWP.Puppet" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="5.0.3.0" />
|
||||
<Identity Name="10805zumoTestUser.AppCenter-Contoso.UWP.Puppet" Publisher="CN=B2D1C358-6AF8-4416-BF73-129CC1F3C152" Version="5.0.4.0" />
|
||||
<mp:PhoneIdentity PhoneProductId="ce1e8604-09a9-4ffb-846b-8762beb84188" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||
<Properties>
|
||||
<DisplayName>AppCenter-Contoso.UWP.Puppet</DisplayName>
|
||||
|
|
|
@ -27,5 +27,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: ComVisible(false)]
|
|
@ -4,9 +4,9 @@
|
|||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<UseWPF>true</UseWPF>
|
||||
<Version>5.0.3-SNAPSHOT</Version>
|
||||
<Version>5.0.4-SNAPSHOT</Version>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
<FileVersion>5.0.3.0</FileVersion>
|
||||
<FileVersion>5.0.4.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
|
||||
|
|
|
@ -30,5 +30,5 @@ using System.Windows;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<UseWindowsForms>true</UseWindowsForms>
|
||||
<Version>5.0.3-SNAPSHOT</Version>
|
||||
<Version>5.0.4-SNAPSHOT</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
|
||||
|
|
|
@ -28,5 +28,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<Identity
|
||||
Name="796335c7-b33b-483b-995f-fa87ae20db4f"
|
||||
Publisher="CN=Microsoft.AppCenter"
|
||||
Version="5.0.3.0" />
|
||||
Version="5.0.4.0" />
|
||||
|
||||
<Properties>
|
||||
<DisplayName>Contoso.WinUI.Desktop.Puppet (Package)</DisplayName>
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microsoft.appcenter.xamarin.ios.puppet</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
|
|
@ -14,6 +14,6 @@ namespace Microsoft.AppCenter
|
|||
public const string Name = "appcenter.xamarin";
|
||||
|
||||
/* We can't use reflection for assemblyInformationalVersion on iOS with "Link All" optimization. */
|
||||
internal const string Version = "5.0.3-SNAPSHOT";
|
||||
internal const string Version = "5.0.4-SNAPSHOT";
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
<!-- Pin C# version. C# 8 features might have issues on Mono runtime. -->
|
||||
<LangVersion>7.0</LangVersion>
|
||||
<!-- Current version. -->
|
||||
<Version>5.0.3-SNAPSHOT</Version>
|
||||
<FileVersion>5.0.3.0</FileVersion>
|
||||
<Version>5.0.4-SNAPSHOT</Version>
|
||||
<FileVersion>5.0.4.0</FileVersion>
|
||||
<!-- Used in runtime to ensure versions match. Prevents loading in some cases, so don't set it as release version. -->
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
<!-- Fix to have multiple projects in the same folder. -->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="46" android:versionName="5.0.3-SNAPSHOT" package="com.contoso.test.functional">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="47" android:versionName="5.0.4-SNAPSHOT" package="com.contoso.test.functional">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<application android:label="Contoso.Test.Functional.Droid">
|
||||
|
|
|
@ -22,8 +22,8 @@ using Android.App;
|
|||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-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.
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.contoso.test.functional</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5.0.3</string>
|
||||
<string>5.0.4</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
|
|
@ -37,5 +37,5 @@ using Xunit;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
||||
|
|
|
@ -19,5 +19,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
||||
|
|
|
@ -19,5 +19,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<Identity Name="da6d3d34-876e-488c-9342-7a7e4daa110b"
|
||||
Publisher="CN=Alexander Chocron"
|
||||
Version="5.0.3.0" />
|
||||
Version="5.0.4.0" />
|
||||
|
||||
<mp:PhoneIdentity PhoneProductId="da6d3d34-876e-488c-9342-7a7e4daa110b" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
|
|
|
@ -17,5 +17,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: ComVisible(false)]
|
|
@ -19,5 +19,5 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.3-SNAPSHOT")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("5.0.4-SNAPSHOT")]
|
||||
|
|
|
@ -20,4 +20,4 @@ using System.Runtime.InteropServices;
|
|||
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.3.0")]
|
||||
[assembly: AssemblyFileVersion("5.0.4.0")]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<config>
|
||||
<sdkInfo>
|
||||
<sdkVersion>5.0.3-SNAPSHOT</sdkVersion>
|
||||
<sdkVersion>5.0.4-SNAPSHOT</sdkVersion>
|
||||
<appleVersion>5.0.4</appleVersion>
|
||||
<androidVersion>5.0.3</androidVersion>
|
||||
</sdkInfo>
|
||||
|
|
Загрузка…
Ссылка в новой задаче