From 1d1ebd687752f605c16ea6e8629095828276cf8c Mon Sep 17 00:00:00 2001 From: App Center Date: Wed, 6 Jan 2021 09:33:02 +0000 Subject: [PATCH 01/29] Update SDK version --- Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml | 2 +- Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs | 4 ++-- .../Contoso.Forms.Puppet.Droid/Properties/AndroidManifest.xml | 2 +- .../Contoso.Forms.Puppet.Droid/Properties/AssemblyInfo.cs | 4 ++-- .../Contoso.Forms.Puppet.UWP/Package.appxmanifest | 2 +- .../Contoso.Forms.Puppet.UWP/Properties/AssemblyInfo.cs | 2 +- Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.iOS/Info.plist | 4 ++-- .../Contoso.Forms.Puppet/Properties/AssemblyInfo.cs | 4 ++-- Apps/Contoso.UWP.Puppet/Package.appxmanifest | 2 +- Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs | 2 +- .../Contoso.WPF.Puppet.DotNetCore.csproj | 4 ++-- Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs | 4 ++-- .../Contoso.WinForms.Puppet.DotNetCore.csproj | 2 +- Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs | 4 ++-- Apps/Contoso.iOS.Puppet/Info.plist | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs | 4 ++-- SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs | 2 +- .../Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj | 4 ++-- .../Microsoft.AppCenter.WindowsDesktop.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs | 4 ++-- SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Analytics.UWP.csproj | 4 ++-- .../Microsoft.AppCenter.Analytics.WindowsDesktop.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Analytics.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Crashes.UWP.csproj | 4 ++-- .../Microsoft.AppCenter.Crashes.WindowsDesktop.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Crashes.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Distribute.csproj | 4 ++-- .../Properties/AndroidManifest.xml | 2 +- .../Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs | 4 ++-- Tests/Contoso.Test.Functional.iOS/Info.plist | 4 ++-- Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs | 4 ++-- Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest | 2 +- Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 2 +- scripts/configuration/ac-build-config.xml | 2 +- 55 files changed, 97 insertions(+), 97 deletions(-) diff --git a/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml b/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml index 4a3bc78e2..2a4f039bc 100644 --- a/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml +++ b/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs index 3729514fb..6b23f87fd 100644 --- a/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] 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 ab7a6b236..121c88e88 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 6b319286b..94134e5e0 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 @@ -22,8 +22,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-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 f9f520861..ce753077f 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 @@ - + AppCenter-Contoso.Forms.Puppet.UWP 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 d8673d8c5..67fe90cf5 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 @@ -27,5 +27,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] +[assembly: AssemblyFileVersion("4.1.1.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 b5ee10528..01b156344 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.appcenter.xamarin.forms.ios.puppet CFBundleShortVersionString - 4.1.0 + 4.1.1 CFBundleVersion - 4.1.0 + 4.1.1 LSRequiresIPhoneOS MinimumOSVersion 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 0653a93a9..b93537f13 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs @@ -20,8 +20,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-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 4c036772a..d8a8aa8c9 100644 --- a/Apps/Contoso.UWP.Puppet/Package.appxmanifest +++ b/Apps/Contoso.UWP.Puppet/Package.appxmanifest @@ -1,6 +1,6 @@ - + AppCenter-Contoso.UWP.Puppet diff --git a/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs index f78b5defc..3e13f6b88 100644 --- a/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] +[assembly: AssemblyFileVersion("4.1.1.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj index 6839a8900..791c7cefc 100644 --- a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj @@ -4,9 +4,9 @@ WinExe netcoreapp3.0 true - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 diff --git a/Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs index df9a6c700..e35df7f65 100644 --- a/Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.WPF.Puppet/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("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj index f1232c7c5..0423085e0 100644 --- a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj @@ -4,7 +4,7 @@ WinExe netcoreapp3.0 true - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT diff --git a/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs index 617adfe71..099cef3f8 100644 --- a/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/Apps/Contoso.iOS.Puppet/Info.plist b/Apps/Contoso.iOS.Puppet/Info.plist index 506bf02b8..b9a0985e0 100644 --- a/Apps/Contoso.iOS.Puppet/Info.plist +++ b/Apps/Contoso.iOS.Puppet/Info.plist @@ -7,9 +7,9 @@ CFBundleIdentifier com.microsoft.appcenter.xamarin.ios.puppet CFBundleShortVersionString - 4.1.0 + 4.1.1 CFBundleVersion - 4.1.0 + 4.1.1 LSRequiresIPhoneOS MinimumOSVersion diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs index 9924a7740..c28c468cc 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs index 201a77c0c..b77a9d940 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Android/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("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs b/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs index b4d3e9624..2bad6b9a7 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs @@ -8,6 +8,6 @@ public partial class WrapperSdk public const string Name = "appcenter.xamarin"; /* We can't use reflection for assemblyInformationalVersion on iOS with "Link All" optimization. */ - internal const string Version = "4.1.0-SNAPSHOT"; + internal const string Version = "4.1.1-SNAPSHOT"; } } diff --git a/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj b/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj index 1eb68953e..a62816985 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj @@ -5,9 +5,9 @@ uap10.0.16299;net461 Microsoft Corporation Microsoft Corp. All rights reserved. - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.xml diff --git a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj index 95c4e7105..f01c3aca3 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj @@ -4,9 +4,9 @@ netcoreapp3.0;net461 Microsoft.AppCenter true - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter bin\Microsoft.AppCenter.xml diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs index e9db58fba..a5b9c854f 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs index 7aea1acfe..0f2f7dc66 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj b/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj index 29e38e1ab..ccb2720e2 100644 --- a/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj @@ -8,9 +8,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Core Microsoft Corporation - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Core bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.xml diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs index 296d0f9de..f6bd02128 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs @@ -21,8 +21,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-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/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs index 4627c61fb..ff36f7922 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/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("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj index 8ebd85fb3..b614c787c 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj @@ -5,9 +5,9 @@ uap10.0.16299;net461 Microsoft Corporation Microsoft Corp. All rights reserved. - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Analytics bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Analytics.xml diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj index d2f662d43..6c08cdfe0 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj @@ -3,9 +3,9 @@ netcoreapp3.0;net461 Microsoft.AppCenter.Analytics - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Analytics bin\Microsoft.AppCenter.Analytics.xml diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs index 1d0d465a5..f59213be0 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs index 396e5949e..44166f392 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj index 1f5872c9b..b7c4daaea 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj @@ -6,9 +6,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Analytics Microsoft Corporation - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Analytics bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Analytics.xml diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs index 4cc47eb0e..6556b8f9b 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs @@ -20,8 +20,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-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/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs index 6ebea77bc..58b6f2935 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs @@ -30,6 +30,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj index 3f7f44795..8380b8b07 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj @@ -5,9 +5,9 @@ uap10.0.16299;net461 Microsoft Corporation Microsoft Corp. All rights reserved. - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Crashes bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Crashes.xml true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj index 6b887d674..a1e345dd5 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj @@ -3,9 +3,9 @@ netcoreapp3.0;net461 Microsoft.AppCenter.Crashes - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Crashes bin\Microsoft.AppCenter.Crashes.xml diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs index a7d1d1ce4..8fedf3d4e 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs index b1c76e01c..200bd3e60 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj index b14d71697..eca144361 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj @@ -7,9 +7,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Crashes Microsoft Corporation - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Crashes bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Crashes.xml diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs index 383e197b5..e8a07b68b 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs @@ -20,8 +20,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-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/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs index ef71d5f54..0e967768d 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/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("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs index b40daedf0..4814d1c27 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs index 219e20914..5cd1844b7 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] \ No newline at end of file diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj index c45f1e9aa..b87fd4056 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj @@ -7,9 +7,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Distribute Microsoft Corporation - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 0.0.0.0 - 4.1.0.0 + 4.1.1.0 Microsoft.AppCenter.Distribute bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Distribute.xml diff --git a/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml b/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml index 9ec6b88a5..063b4ab88 100644 --- a/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml +++ b/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs b/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs index 00c42a57c..07dd47ac8 100644 --- a/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs +++ b/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs @@ -22,8 +22,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-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/Contoso.Test.Functional.iOS/Info.plist b/Tests/Contoso.Test.Functional.iOS/Info.plist index c61479930..2158401fe 100644 --- a/Tests/Contoso.Test.Functional.iOS/Info.plist +++ b/Tests/Contoso.Test.Functional.iOS/Info.plist @@ -7,9 +7,9 @@ CFBundleIdentifier com.contoso.test.functional CFBundleShortVersionString - 4.1.0 + 4.1.1 CFBundleVersion - 4.1.0 + 4.1.1 LSRequiresIPhoneOS MinimumOSVersion diff --git a/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs b/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs index bbe99342b..af0a23860 100644 --- a/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs +++ b/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs index 597418315..b566604cb 100644 --- a/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs @@ -36,7 +36,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows")] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs index 5011adf73..1e5eeafcc 100644 --- a/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs index b30c1cad1..e4e67b63b 100644 --- a/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] \ No newline at end of file +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs index 2215e4fce..6d0461aaa 100644 --- a/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs @@ -36,8 +36,8 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Windows")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows")] diff --git a/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest b/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest index 4933a13be..b5d09a250 100644 --- a/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest +++ b/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest @@ -7,7 +7,7 @@ + Version="4.1.1.0" /> diff --git a/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs index c7313d615..071b1b61b 100644 --- a/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs @@ -17,5 +17,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] +[assembly: AssemblyFileVersion("4.1.1.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs index 50ae4c377..f89b8d16e 100644 --- a/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] diff --git a/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs index d680afc21..bb8cca1d5 100644 --- a/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs @@ -20,4 +20,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] +[assembly: AssemblyFileVersion("4.1.1.0")] diff --git a/scripts/configuration/ac-build-config.xml b/scripts/configuration/ac-build-config.xml index 7dd762d9b..ba3364ae7 100644 --- a/scripts/configuration/ac-build-config.xml +++ b/scripts/configuration/ac-build-config.xml @@ -1,7 +1,7 @@ - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.1.0 4.1.0 From 8b57575e8cab00b2c18d1229bd8804e5d9a21cfe Mon Sep 17 00:00:00 2001 From: v-yali26 Date: Wed, 6 Jan 2021 18:51:12 -0800 Subject: [PATCH 02/29] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2644cfb..e5b63b6e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # App Center SDK for .NET Change Log +## Version 4.1.1 (Under development) + +___ + ## Version 4.1.0 ### AppCenter @@ -31,6 +35,9 @@ * **[Fix]** Fix removing throwable files after rewriting error logs due to small database size. +#### iOS + +* **[Fix]** Fix nullability for attachments methods in crashes delegate. `nil` is valid return value now (4.0.0 regression). ___ ## Version 4.0.0 From 15ff764922c3215f168430d2908e435d7f459ff9 Mon Sep 17 00:00:00 2001 From: v-yali26 Date: Wed, 6 Jan 2021 18:53:49 -0800 Subject: [PATCH 03/29] update changelog --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5b63b6e6..c2d248dfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,9 +35,6 @@ ___ * **[Fix]** Fix removing throwable files after rewriting error logs due to small database size. -#### iOS - -* **[Fix]** Fix nullability for attachments methods in crashes delegate. `nil` is valid return value now (4.0.0 regression). ___ ## Version 4.0.0 From 00fce15441110ec51b54f84fa637ab8688b2d432 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Wed, 13 Jan 2021 15:53:01 +0300 Subject: [PATCH 04/29] Add strong naming for modules --- .../Microsoft.AppCenter.Android.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Android.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.UWP.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 3 ++- .../Microsoft.AppCenter.WindowsDesktop.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 7 ++++--- .../Microsoft.AppCenter.iOS.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.iOS.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 3 ++- ...ft.AppCenter.Analytics.Android.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Analytics.Android.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.Analytics.UWP.csproj | 3 +++ ...soft.AppCenter.Analytics.WindowsDesktop.csproj | 3 +++ ...rosoft.AppCenter.Analytics.iOS.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Analytics.iOS.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.Analytics.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 3 ++- ...soft.AppCenter.Crashes.Android.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Crashes.Android.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.Crashes.UWP.csproj | 3 +++ ...rosoft.AppCenter.Crashes.WindowsDesktop.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 3 ++- ...icrosoft.AppCenter.Crashes.iOS.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Crashes.iOS.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.Crashes.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 3 ++- ...t.AppCenter.Distribute.Android.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Distribute.Android.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- ...osoft.AppCenter.Distribute.iOS.Bindings.csproj | 3 +++ .../Microsoft.AppCenter.Distribute.iOS.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 2 +- .../Microsoft.AppCenter.Distribute.csproj | 3 +++ .../Properties/AssemblyInfo.cs | 3 ++- appcenter-public-key.snk | Bin 0 -> 160 bytes 42 files changed, 102 insertions(+), 17 deletions(-) create mode 100644 appcenter-public-key.snk diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Microsoft.AppCenter.Android.Bindings.csproj b/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Microsoft.AppCenter.Android.Bindings.csproj index 1e0022eee..c486a23ea 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Microsoft.AppCenter.Android.Bindings.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Microsoft.AppCenter.Android.Bindings.csproj @@ -16,6 +16,9 @@ class-parse + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android/Microsoft.AppCenter.Android.csproj b/SDK/AppCenter/Microsoft.AppCenter.Android/Microsoft.AppCenter.Android.csproj index a92b09a3d..d730fe03e 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android/Microsoft.AppCenter.Android.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.Android/Microsoft.AppCenter.Android.csproj @@ -18,6 +18,9 @@ class-parse + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs index b77a9d940..d45f5ecdb 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj b/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj index a62816985..3c0d75c55 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj @@ -10,6 +10,9 @@ 4.1.1.0 Microsoft.AppCenter bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.xml + true + ..\..\..\appcenter-public-key.snk + true UAP diff --git a/SDK/AppCenter/Microsoft.AppCenter.UWP/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.UWP/Properties/AssemblyInfo.cs index 13be0a17a..1b236868a 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.UWP/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.UWP/Properties/AssemblyInfo.cs @@ -1,8 +1,9 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: ComVisible(false)] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.UWP")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.UWP, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj index f01c3aca3..e8096ea32 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj @@ -9,6 +9,9 @@ 4.1.1.0 Microsoft.AppCenter bin\Microsoft.AppCenter.xml + true + ..\..\..\appcenter-public-key.snk + true diff --git a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Properties/AssemblyInfo.cs index ae7c6551d..eacaf36fc 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Properties/AssemblyInfo.cs @@ -1,8 +1,9 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.WindowsDesktop")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.WindowsDesktop.NetCore")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Crashes.Test.Windows")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.WindowsDesktop, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.WindowsDesktop.NetCore, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Crashes.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Microsoft.AppCenter.iOS.Bindings.csproj b/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Microsoft.AppCenter.iOS.Bindings.csproj index 5cf4099f2..11473a295 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Microsoft.AppCenter.iOS.Bindings.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Microsoft.AppCenter.iOS.Bindings.csproj @@ -2,6 +2,9 @@ true + true + true + ..\..\..\appcenter-public-key.snk Debug diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS/Microsoft.AppCenter.iOS.csproj b/SDK/AppCenter/Microsoft.AppCenter.iOS/Microsoft.AppCenter.iOS.csproj index 10e0ebb5a..56e1d47d0 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS/Microsoft.AppCenter.iOS.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS/Microsoft.AppCenter.iOS.csproj @@ -9,6 +9,9 @@ Microsoft.AppCenter Microsoft.AppCenter Resources + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs index 0f2f7dc66..6839260e8 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj b/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj index ccb2720e2..d56c455fb 100644 --- a/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj @@ -13,6 +13,9 @@ 4.1.1.0 Microsoft.AppCenter.Core bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.xml + true + true + ..\..\..\appcenter-public-key.snk diff --git a/SDK/AppCenter/Microsoft.AppCenter/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter/Properties/AssemblyInfo.cs index 1fa2ae6d8..b2c399432 100644 --- a/SDK/AppCenter/Microsoft.AppCenter/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter/Properties/AssemblyInfo.cs @@ -1,6 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Microsoft.AppCenter.Analytics.Android.Bindings.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Microsoft.AppCenter.Analytics.Android.Bindings.csproj index cf6923914..e566a73ea 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Microsoft.AppCenter.Analytics.Android.Bindings.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Microsoft.AppCenter.Analytics.Android.Bindings.csproj @@ -14,6 +14,9 @@ Assets + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Microsoft.AppCenter.Analytics.Android.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Microsoft.AppCenter.Analytics.Android.csproj index e3fbeb5b2..be6f3165d 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Microsoft.AppCenter.Analytics.Android.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Microsoft.AppCenter.Analytics.Android.csproj @@ -18,6 +18,9 @@ class-parse + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs index ff36f7922..2c02ec42f 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj index b614c787c..696ba4f9c 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj @@ -10,6 +10,9 @@ 4.1.1.0 Microsoft.AppCenter.Analytics bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Analytics.xml + true + ..\..\..\appcenter-public-key.snk + true UAP diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj index 6c08cdfe0..63e225513 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj @@ -8,6 +8,9 @@ 4.1.1.0 Microsoft.AppCenter.Analytics bin\Microsoft.AppCenter.Analytics.xml + true + ..\..\..\appcenter-public-key.snk + true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Microsoft.AppCenter.Analytics.iOS.Bindings.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Microsoft.AppCenter.Analytics.iOS.Bindings.csproj index fd0f14e8f..5bea8e0e4 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Microsoft.AppCenter.Analytics.iOS.Bindings.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Microsoft.AppCenter.Analytics.iOS.Bindings.csproj @@ -2,6 +2,9 @@ true + true + true + ..\..\..\appcenter-public-key.snk Debug diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Microsoft.AppCenter.Analytics.iOS.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Microsoft.AppCenter.Analytics.iOS.csproj index 0d0b7f918..c16888b84 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Microsoft.AppCenter.Analytics.iOS.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Microsoft.AppCenter.Analytics.iOS.csproj @@ -9,6 +9,9 @@ Microsoft.AppCenter.Analytics Microsoft.AppCenter.Analytics Resources + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs index 44166f392..97b0e013b 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj index b7c4daaea..cb1aca750 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj @@ -11,6 +11,9 @@ 4.1.1.0 Microsoft.AppCenter.Analytics bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Analytics.xml + true + true + ..\..\..\appcenter-public-key.snk diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Properties/AssemblyInfo.cs index dec9d2953..3d2972ed6 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Properties/AssemblyInfo.cs @@ -1,6 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Microsoft.AppCenter.Crashes.Android.Bindings.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Microsoft.AppCenter.Crashes.Android.Bindings.csproj index 8b00e8fda..94f787df6 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Microsoft.AppCenter.Crashes.Android.Bindings.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Microsoft.AppCenter.Crashes.Android.Bindings.csproj @@ -15,6 +15,9 @@ + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Microsoft.AppCenter.Crashes.Android.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Microsoft.AppCenter.Crashes.Android.csproj index b6298ee71..9b88682a1 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Microsoft.AppCenter.Crashes.Android.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Microsoft.AppCenter.Crashes.Android.csproj @@ -19,6 +19,9 @@ + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs index 58b6f2935..7a37bb1d0 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj index 8380b8b07..ac514c857 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj @@ -11,6 +11,9 @@ Microsoft.AppCenter.Crashes bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Crashes.xml true + true + ..\..\..\appcenter-public-key.snk + true UAP diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj index a1e345dd5..9c9f4e7f4 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj @@ -8,6 +8,9 @@ 4.1.1.0 Microsoft.AppCenter.Crashes bin\Microsoft.AppCenter.Crashes.xml + true + ..\..\..\appcenter-public-key.snk + true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Properties/AssemblyInfo.cs index 04c1c6f0a..c3d41a1b0 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Properties/AssemblyInfo.cs @@ -1,6 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Crashes.Test.Windows")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Crashes.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Microsoft.AppCenter.Crashes.iOS.Bindings.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Microsoft.AppCenter.Crashes.iOS.Bindings.csproj index a6a53f4a3..260bd10be 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Microsoft.AppCenter.Crashes.iOS.Bindings.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Microsoft.AppCenter.Crashes.iOS.Bindings.csproj @@ -2,6 +2,9 @@ true + true + true + ..\..\..\appcenter-public-key.snk Debug diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Microsoft.AppCenter.Crashes.iOS.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Microsoft.AppCenter.Crashes.iOS.csproj index 72bcb7deb..c8c53279e 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Microsoft.AppCenter.Crashes.iOS.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Microsoft.AppCenter.Crashes.iOS.csproj @@ -9,6 +9,9 @@ Microsoft.AppCenter.Crashes Microsoft.AppCenter.Crashes Resources + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs index 200bd3e60..246a78521 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj index eca144361..41015e5bc 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj @@ -12,6 +12,9 @@ 4.1.1.0 Microsoft.AppCenter.Crashes bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Crashes.xml + true + true + ..\..\..\appcenter-public-key.snk diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Properties/AssemblyInfo.cs index 1fa2ae6d8..b2c399432 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Properties/AssemblyInfo.cs @@ -1,6 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Microsoft.AppCenter.Distribute.Android.Bindings.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Microsoft.AppCenter.Distribute.Android.Bindings.csproj index ffac2f37d..3b3866731 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Microsoft.AppCenter.Distribute.Android.Bindings.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Microsoft.AppCenter.Distribute.Android.Bindings.csproj @@ -13,6 +13,9 @@ Resources Assets + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Microsoft.AppCenter.Distribute.Android.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Microsoft.AppCenter.Distribute.Android.csproj index 968941033..a07a5080c 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Microsoft.AppCenter.Distribute.Android.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Microsoft.AppCenter.Distribute.Android.csproj @@ -15,6 +15,9 @@ Resources Assets + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs index 0e967768d..8fa41efad 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj index 56fa4d44c..9ca5c82d6 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj @@ -2,6 +2,9 @@ true + true + true + ..\..\..\appcenter-public-key.snk Debug diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Microsoft.AppCenter.Distribute.iOS.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Microsoft.AppCenter.Distribute.iOS.csproj index 6203301f1..bfd44bf50 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Microsoft.AppCenter.Distribute.iOS.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Microsoft.AppCenter.Distribute.iOS.csproj @@ -9,6 +9,9 @@ Microsoft.AppCenter.Distribute Microsoft.AppCenter.Distribute Resources + true + true + ..\..\..\appcenter-public-key.snk true diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs index 5cd1844b7..55def3cf0 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs @@ -29,4 +29,4 @@ [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj index b87fd4056..dff52a5e0 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj @@ -12,6 +12,9 @@ 4.1.1.0 Microsoft.AppCenter.Distribute bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Distribute.xml + true + true + ..\..\..\appcenter-public-key.snk diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Properties/AssemblyInfo.cs index 1fa2ae6d8..d27c0f30b 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Properties/AssemblyInfo.cs @@ -1,6 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. +using System.Reflection; using System.Runtime.CompilerServices; -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/appcenter-public-key.snk b/appcenter-public-key.snk new file mode 100644 index 0000000000000000000000000000000000000000..8eeec8ae88cc45aeb25f6925fd1407ed20e3a962 GIT binary patch literal 160 zcmV;R0AK$ABme*efB*oL000060ssI2Bme+XQ$aBR1ONa500971#NzjAZ!|DOiyzgw z&exC_9%+h(b)L=^i`iB0#3_8AiK7D`KpCmh=;tSv`(a;rGR)XeTh-T9p4G(MYVTV^tV#M Date: Wed, 13 Jan 2021 15:54:11 +0300 Subject: [PATCH 05/29] Add strong naming for tests --- .gitignore | 3 +++ .../Microsoft.AppCenter.Analytics.NET.csproj | 12 ++++++++++++ .../Properties/AssemblyInfo.cs | 2 +- ...Microsoft.AppCenter.Analytics.Test.Windows.csproj | 12 ++++++++++++ .../Microsoft.AppCenter.Crashes.Test.Windows.csproj | 12 ++++++++++++ .../Microsoft.AppCenter.NET.csproj | 12 ++++++++++++ .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Test.Windows.csproj | 10 ++++++++++ ...soft.AppCenter.Test.WindowsDesktop.NetCore.csproj | 5 +++-- .../Microsoft.AppCenter.Test.WindowsDesktop.csproj | 12 ++++++++++++ 10 files changed, 79 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c64a62e2c..710326a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -275,3 +275,6 @@ archives/ # Automatically generated nuspecs SDK/**/*.nuspec +SDK/**/*.snk +Tests/**/*.snk +*.snk diff --git a/Tests/Microsoft.AppCenter.Analytics.NET/Microsoft.AppCenter.Analytics.NET.csproj b/Tests/Microsoft.AppCenter.Analytics.NET/Microsoft.AppCenter.Analytics.NET.csproj index cb1498bab..e84496a6a 100644 --- a/Tests/Microsoft.AppCenter.Analytics.NET/Microsoft.AppCenter.Analytics.NET.csproj +++ b/Tests/Microsoft.AppCenter.Analytics.NET/Microsoft.AppCenter.Analytics.NET.csproj @@ -29,6 +29,15 @@ prompt 4 + + true + + + ..\..\appcenter-public-key.snk + + + true + @@ -49,6 +58,9 @@ Microsoft.AppCenter.NET + + + \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs index b566604cb..e27a62851 100644 --- a/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs @@ -39,4 +39,4 @@ [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows")] \ No newline at end of file +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Microsoft.AppCenter.Analytics.Test.Windows.csproj b/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Microsoft.AppCenter.Analytics.Test.Windows.csproj index 1ec16dc4e..bf0a48ca7 100644 --- a/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Microsoft.AppCenter.Analytics.Test.Windows.csproj +++ b/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Microsoft.AppCenter.Analytics.Test.Windows.csproj @@ -36,6 +36,15 @@ prompt 4 + + true + + + ..\..\appcenter-public-key.snk + + + true + @@ -90,6 +99,9 @@ 16.5.0 + + + \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Microsoft.AppCenter.Crashes.Test.Windows.csproj b/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Microsoft.AppCenter.Crashes.Test.Windows.csproj index 19db16ce5..e61da0222 100644 --- a/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Microsoft.AppCenter.Crashes.Test.Windows.csproj +++ b/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Microsoft.AppCenter.Crashes.Test.Windows.csproj @@ -38,6 +38,15 @@ prompt 4 + + true + + + ..\..\appcenter-public-key.snk + + + true + @@ -93,6 +102,9 @@ 2.1.0 + + + \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.NET/Microsoft.AppCenter.NET.csproj b/Tests/Microsoft.AppCenter.NET/Microsoft.AppCenter.NET.csproj index b8388d84e..968670f0b 100644 --- a/Tests/Microsoft.AppCenter.NET/Microsoft.AppCenter.NET.csproj +++ b/Tests/Microsoft.AppCenter.NET/Microsoft.AppCenter.NET.csproj @@ -36,6 +36,15 @@ + + true + + + ..\..\appcenter-public-key.snk + + + true + @@ -57,6 +66,9 @@ 2.0.2 + + + diff --git a/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs index 6d0461aaa..afd17fc27 100644 --- a/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs @@ -39,5 +39,5 @@ [assembly: AssemblyFileVersion("4.1.1.0")] [assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Windows")] -[assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] +[assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/Tests/Microsoft.AppCenter.Test.Windows/Microsoft.AppCenter.Test.Windows.csproj b/Tests/Microsoft.AppCenter.Test.Windows/Microsoft.AppCenter.Test.Windows.csproj index 118ec1624..05a51b6c9 100644 --- a/Tests/Microsoft.AppCenter.Test.Windows/Microsoft.AppCenter.Test.Windows.csproj +++ b/Tests/Microsoft.AppCenter.Test.Windows/Microsoft.AppCenter.Test.Windows.csproj @@ -45,6 +45,15 @@ prompt MinimumRecommendedRules.ruleset + + true + + + ..\..\appcenter-public-key.snk + + + true + @@ -87,6 +96,7 @@ + Designer diff --git a/Tests/Microsoft.AppCenter.Test.WindowsDesktop.NetCore/Microsoft.AppCenter.Test.WindowsDesktop.NetCore.csproj b/Tests/Microsoft.AppCenter.Test.WindowsDesktop.NetCore/Microsoft.AppCenter.Test.WindowsDesktop.NetCore.csproj index 104eb2d80..4d05fb421 100644 --- a/Tests/Microsoft.AppCenter.Test.WindowsDesktop.NetCore/Microsoft.AppCenter.Test.WindowsDesktop.NetCore.csproj +++ b/Tests/Microsoft.AppCenter.Test.WindowsDesktop.NetCore/Microsoft.AppCenter.Test.WindowsDesktop.NetCore.csproj @@ -2,10 +2,11 @@ netcoreapp3.0 - false - Microsoft.AppCenter.Test.WindowsDesktop + true + ..\..\appcenter-public-key.snk + true diff --git a/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Microsoft.AppCenter.Test.WindowsDesktop.csproj b/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Microsoft.AppCenter.Test.WindowsDesktop.csproj index 599acda88..7e993e702 100644 --- a/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Microsoft.AppCenter.Test.WindowsDesktop.csproj +++ b/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Microsoft.AppCenter.Test.WindowsDesktop.csproj @@ -37,6 +37,15 @@ prompt 4 + + true + + + ..\..\appcenter-public-key.snk + + + true + @@ -60,6 +69,9 @@ Microsoft.AppCenter.WindowsDesktop + + + From 05ab423b5282748d9b1be877345ec2b8f1af2bcb Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Thu, 14 Jan 2021 16:53:37 +0300 Subject: [PATCH 06/29] Fix build functional tests --- .../Contoso.Test.Functional.Droid.csproj | 3 +++ .../Contoso.Test.Functional.iOS.csproj | 10 ++++++++++ .../Microsoft.AppCenter.Test.Functional.csproj | 3 +++ 3 files changed, 16 insertions(+) diff --git a/Tests/Contoso.Test.Functional.Droid/Contoso.Test.Functional.Droid.csproj b/Tests/Contoso.Test.Functional.Droid/Contoso.Test.Functional.Droid.csproj index 5028fd012..0b2a24cb8 100644 --- a/Tests/Contoso.Test.Functional.Droid/Contoso.Test.Functional.Droid.csproj +++ b/Tests/Contoso.Test.Functional.Droid/Contoso.Test.Functional.Droid.csproj @@ -17,6 +17,9 @@ Resources Assets Properties\AndroidManifest.xml + true + true + ..\..\appcenter-public-key.snk true diff --git a/Tests/Contoso.Test.Functional.iOS/Contoso.Test.Functional.iOS.csproj b/Tests/Contoso.Test.Functional.iOS/Contoso.Test.Functional.iOS.csproj index aaab87d7d..ec61c16f2 100644 --- a/Tests/Contoso.Test.Functional.iOS/Contoso.Test.Functional.iOS.csproj +++ b/Tests/Contoso.Test.Functional.iOS/Contoso.Test.Functional.iOS.csproj @@ -27,6 +27,9 @@ true iPhone Developer Entitlements.plist + true + true + ..\..\appcenter-public-key.snk none @@ -39,6 +42,9 @@ Entitlements.plist iOS Team Provisioning Profile: * iPhone Developer + true + true + ..\..\appcenter-public-key.snk true @@ -52,6 +58,8 @@ Entitlements.plist iPhone Developer true + SdkOnly + false none @@ -62,6 +70,8 @@ Entitlements.plist ARM64 iPhone Developer + SdkOnly + false diff --git a/Tests/Microsoft.AppCenter.Test.Functional/Microsoft.AppCenter.Test.Functional.csproj b/Tests/Microsoft.AppCenter.Test.Functional/Microsoft.AppCenter.Test.Functional.csproj index bcda66bab..3254c98a9 100644 --- a/Tests/Microsoft.AppCenter.Test.Functional/Microsoft.AppCenter.Test.Functional.csproj +++ b/Tests/Microsoft.AppCenter.Test.Functional/Microsoft.AppCenter.Test.Functional.csproj @@ -2,6 +2,9 @@ netstandard2.0 + true + true + ..\..\appcenter-public-key.snk From d8c46e85c6b8bd5efb59341395d133480e802105 Mon Sep 17 00:00:00 2001 From: Dmitrii Chichuk Date: Thu, 14 Jan 2021 20:24:02 +0300 Subject: [PATCH 07/29] Add fallback logic when calling incompatible API in self-contained app --- .../Utils/DeviceInformationHelper.cs | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Utils/DeviceInformationHelper.cs b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Utils/DeviceInformationHelper.cs index 04f43c0ee..2569b8425 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Utils/DeviceInformationHelper.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Utils/DeviceInformationHelper.cs @@ -189,7 +189,14 @@ private static string FileVersion var entryAssembly = Assembly.GetEntryAssembly(); if (entryAssembly != null) { - var fileVersionInfo = FileVersionInfo.GetVersionInfo(entryAssembly.Location); + var assemblyLocation = entryAssembly.Location; + if (string.IsNullOrWhiteSpace(assemblyLocation)) + { + // This is a fix for single file (self-contained publish) api incompatibility in runtime. + // Read at https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file#api-incompatibility + assemblyLocation = Environment.GetCommandLineArgs()[0]; + } + var fileVersionInfo = FileVersionInfo.GetVersionInfo(assemblyLocation); return fileVersionInfo.FileVersion; } From 611478c41cd8ca797da5a14bf49f262796c78cf3 Mon Sep 17 00:00:00 2001 From: Dmitrii Chichuk Date: Thu, 14 Jan 2021 20:28:10 +0300 Subject: [PATCH 08/29] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d248dfe..214961d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Version 4.1.1 (Under development) +### AppCenter + +* **[Fix]** Fix SDK not sending events when application is packed to self-contained single-file executable. + ___ ## Version 4.1.0 From d8ade443472c46d61cf5dce2c2f789ef8484fee7 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Mon, 18 Jan 2021 17:35:23 +0300 Subject: [PATCH 09/29] Add script for delay sign --- .../Contoso.WPF.Puppet.DotNetCore.csproj | 3 +++ .../Contoso.WPF.Puppet.csproj | 7 +++++ .../Contoso.WinForms.Puppet.DotNetCore.csproj | 3 +++ .../Contoso.WinForms.Puppet.csproj | 5 ++++ scripts/strong-named-sign-delay.ps1 | 26 +++++++++++++++++++ 5 files changed, 44 insertions(+) create mode 100644 scripts/strong-named-sign-delay.ps1 diff --git a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj index 791c7cefc..734322a5e 100644 --- a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj @@ -50,4 +50,7 @@ Designer + + + \ No newline at end of file diff --git a/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj b/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj index 219888cdb..c780cdf95 100644 --- a/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj +++ b/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj @@ -128,4 +128,11 @@ + + + + + + powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.dll + \ No newline at end of file diff --git a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj index 0423085e0..2f673d01c 100644 --- a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj @@ -29,4 +29,7 @@ SettingsSingleFileGenerator + + + \ No newline at end of file diff --git a/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj b/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj index 41c770a3c..38df3e038 100644 --- a/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj +++ b/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj @@ -214,4 +214,9 @@ + + powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.dll +powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.Analytics.dll +powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.Crashes.dll + \ No newline at end of file diff --git a/scripts/strong-named-sign-delay.ps1 b/scripts/strong-named-sign-delay.ps1 new file mode 100644 index 000000000..bef4483b6 --- /dev/null +++ b/scripts/strong-named-sign-delay.ps1 @@ -0,0 +1,26 @@ +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. + +# Note: This script is used to skip a stong-naming check for Puppet apps. + +# This script uses the VS140COMNTOOLS environment variable which contains path +# to the Visual Studio Tools. By default, the path should be like this +# "C:\Program Files (x86)\Microsoft Visual Studio [version]\Common7\Tools\" +# and should contains VsDevCmd.bat file. +# If this VS140COMNTOOLS environment variable doesn't contains this file +# you should replace this path with the right Visual Studio Tools folder +# or some other path where places VsDevCmd.bat file. + +# Usage: run as Admin .\strong-named-sign-delay.ps1 delaySign [outputDir] +# Where assemblePath - path to assemble (ex. bin\Release\name.dll) + +function delaySign +{ + param ($assemblePath) + Write-Host Start to signing $assemblePath assemble. + cmd "$($Env:VS140COMNTOOLS)VsDevCmd.bat&sn -Vr $assemblePath" + if (-not $?) + { + Write-Host Something went wrong during sign assemble. + } +} From 9a5a9ff3458dbb94b9db33d595327feb3f39361f Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Tue, 19 Jan 2021 14:51:08 +0300 Subject: [PATCH 10/29] Update test apps and sign script --- .../Contoso.WPF.Puppet.DotNetCore.csproj | 3 --- .../Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj | 4 +++- .../Contoso.WinForms.Puppet.DotNetCore.csproj | 3 --- .../Contoso.WinForms.Puppet.csproj | 6 +++--- scripts/strong-named-sign-delay.ps1 | 16 +++++++--------- 5 files changed, 13 insertions(+), 19 deletions(-) diff --git a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj index 734322a5e..791c7cefc 100644 --- a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj @@ -50,7 +50,4 @@ Designer - - - \ No newline at end of file diff --git a/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj b/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj index c780cdf95..7ba1d3728 100644 --- a/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj +++ b/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj @@ -133,6 +133,8 @@ - powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.dll + powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 s$(OutDir)Microsoft.AppCenter.dll +powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Analytics.dll +powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Crashes.dll \ No newline at end of file diff --git a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj index 2f673d01c..0423085e0 100644 --- a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj @@ -29,7 +29,4 @@ SettingsSingleFileGenerator - - - \ No newline at end of file diff --git a/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj b/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj index 38df3e038..e2cdfbdd6 100644 --- a/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj +++ b/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj @@ -215,8 +215,8 @@ - powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.dll -powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.Analytics.dll -powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 delaySign $(OutDir)Microsoft.AppCenter.Crashes.dll + powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.dll +powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Analytics.dll +powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Crashes.dll \ No newline at end of file diff --git a/scripts/strong-named-sign-delay.ps1 b/scripts/strong-named-sign-delay.ps1 index bef4483b6..872ca6953 100644 --- a/scripts/strong-named-sign-delay.ps1 +++ b/scripts/strong-named-sign-delay.ps1 @@ -14,13 +14,11 @@ # Usage: run as Admin .\strong-named-sign-delay.ps1 delaySign [outputDir] # Where assemblePath - path to assemble (ex. bin\Release\name.dll) -function delaySign -{ - param ($assemblePath) - Write-Host Start to signing $assemblePath assemble. - cmd "$($Env:VS140COMNTOOLS)VsDevCmd.bat&sn -Vr $assemblePath" - if (-not $?) - { - Write-Host Something went wrong during sign assemble. - } +param ($assemblePath) + +Write-Host Start to signing $assemblePath assemble. +cmd "$($Env:VS140COMNTOOLS)VsDevCmd.bat&sn -Vr $assemblePath" +if (-not $?) +{ + Write-Host Something went wrong during sign assemble. } From e70aeac9b3bea9a400396676bb0285b1953dff7c Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Wed, 20 Jan 2021 12:15:40 +0300 Subject: [PATCH 11/29] Update sign script for Puppet apps --- .../Contoso.WPF.Puppet.csproj | 4 +- .../Contoso.WinForms.Puppet.csproj | 4 +- scripts/strong-named-sign-delay.cmd | 40 +++++++++++++++++++ scripts/strong-named-sign-delay.ps1 | 24 ----------- 4 files changed, 42 insertions(+), 30 deletions(-) create mode 100644 scripts/strong-named-sign-delay.cmd delete mode 100644 scripts/strong-named-sign-delay.ps1 diff --git a/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj b/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj index 7ba1d3728..9e60e3328 100644 --- a/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj +++ b/Apps/Contoso.WPF.Puppet/Contoso.WPF.Puppet.csproj @@ -133,8 +133,6 @@ - powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 s$(OutDir)Microsoft.AppCenter.dll -powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Analytics.dll -powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Crashes.dll + call $(SolutionDir)scripts\strong-named-sign-delay.cmd Vr $(TargetDir) \ No newline at end of file diff --git a/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj b/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj index e2cdfbdd6..ca5c00780 100644 --- a/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj +++ b/Apps/Contoso.WinForms.Puppet/Contoso.WinForms.Puppet.csproj @@ -215,8 +215,6 @@ - powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.dll -powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Analytics.dll -powershell.exe $(SolutionDir)scripts\strong-named-sign-delay.ps1 $(OutDir)Microsoft.AppCenter.Crashes.dll + call $(SolutionDir)scripts\strong-named-sign-delay.cmd Vr $(TargetDir) \ No newline at end of file diff --git a/scripts/strong-named-sign-delay.cmd b/scripts/strong-named-sign-delay.cmd new file mode 100644 index 000000000..2887ace91 --- /dev/null +++ b/scripts/strong-named-sign-delay.cmd @@ -0,0 +1,40 @@ +:: Copyright (c) Microsoft Corporation. All rights reserved. +:: Licensed under the MIT License. + +:: Note: This script is used to skip a stong-naming check for Puppet apps. + +:: This script uses the VS140COMNTOOLS environment variable which contains path +:: to the Visual Studio Tools. By default, the path should be like this +:: "C:\Program Files (x86)\Microsoft Visual Studio [version]\Common7\Tools\" +:: and should contains VsDevCmd.bat file. + +:: If this VS140COMNTOOLS environment variable doesn't contains this file +:: you should replace this path with the right Visual Studio Tools folder +:: or some other path where places the VsDevCmd.bat file. + +:: Usage in Admin mode: +:: .\strong-named-sign-delay.cmd [action] [assembliesPath] +:: Where: +:: [action] - 'Vr' for register assemblies or 'Vu' for unregister assemblies. +:: [assembliesPath] - path to assemblies (ex. bin\Release\). + +setlocal +set action=%1 +set pathToFile=%2 + +call "%VS140COMNTOOLS%VsDevCmd.bat" + +call :registerOrUnregisterFiles %pathToFile%Microsoft.AppCenter.dll +call :registerOrUnregisterFiles %pathToFile%Microsoft.AppCenter.Analytics.dll +call :registerOrUnregisterFiles %pathToFile%Microsoft.AppCenter.Crashes.dll +call :registerOrUnregisterFiles %pathToFile%Microsoft.AppCenter.Distribute.dll +EXIT /B + +:registerOrUnregisterFiles +echo "Start to processing the file: %~1" +if exist %~1 ( + sn -%action% "%~1" +) else ( + echo "File %~1 doesn't exist". +) +goto:EOF \ No newline at end of file diff --git a/scripts/strong-named-sign-delay.ps1 b/scripts/strong-named-sign-delay.ps1 deleted file mode 100644 index 872ca6953..000000000 --- a/scripts/strong-named-sign-delay.ps1 +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright (c) Microsoft Corporation. All rights reserved. -# Licensed under the MIT License. - -# Note: This script is used to skip a stong-naming check for Puppet apps. - -# This script uses the VS140COMNTOOLS environment variable which contains path -# to the Visual Studio Tools. By default, the path should be like this -# "C:\Program Files (x86)\Microsoft Visual Studio [version]\Common7\Tools\" -# and should contains VsDevCmd.bat file. -# If this VS140COMNTOOLS environment variable doesn't contains this file -# you should replace this path with the right Visual Studio Tools folder -# or some other path where places VsDevCmd.bat file. - -# Usage: run as Admin .\strong-named-sign-delay.ps1 delaySign [outputDir] -# Where assemblePath - path to assemble (ex. bin\Release\name.dll) - -param ($assemblePath) - -Write-Host Start to signing $assemblePath assemble. -cmd "$($Env:VS140COMNTOOLS)VsDevCmd.bat&sn -Vr $assemblePath" -if (-not $?) -{ - Write-Host Something went wrong during sign assemble. -} From 42f1f4441ab886cab7350016611a9fd9ea9d34b3 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Wed, 20 Jan 2021 13:15:37 +0300 Subject: [PATCH 12/29] Resolve minor feedback --- scripts/strong-named-sign-delay.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/strong-named-sign-delay.cmd b/scripts/strong-named-sign-delay.cmd index 2887ace91..3cf123cb5 100644 --- a/scripts/strong-named-sign-delay.cmd +++ b/scripts/strong-named-sign-delay.cmd @@ -37,4 +37,3 @@ if exist %~1 ( ) else ( echo "File %~1 doesn't exist". ) -goto:EOF \ No newline at end of file From ec3c9d5188a6b3aaa2724d1cf1f6bbf949d196d6 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Wed, 20 Jan 2021 15:19:06 +0300 Subject: [PATCH 13/29] Resolve minor feedback --- scripts/strong-named-sign-delay.cmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/strong-named-sign-delay.cmd b/scripts/strong-named-sign-delay.cmd index 3cf123cb5..4d2a9ea13 100644 --- a/scripts/strong-named-sign-delay.cmd +++ b/scripts/strong-named-sign-delay.cmd @@ -6,11 +6,11 @@ :: This script uses the VS140COMNTOOLS environment variable which contains path :: to the Visual Studio Tools. By default, the path should be like this :: "C:\Program Files (x86)\Microsoft Visual Studio [version]\Common7\Tools\" -:: and should contains VsDevCmd.bat file. +:: and should contain VsDevCmd.bat file. :: If this VS140COMNTOOLS environment variable doesn't contains this file :: you should replace this path with the right Visual Studio Tools folder -:: or some other path where places the VsDevCmd.bat file. +:: or some other path containing the VsDevCmd.bat file. :: Usage in Admin mode: :: .\strong-named-sign-delay.cmd [action] [assembliesPath] @@ -31,7 +31,7 @@ call :registerOrUnregisterFiles %pathToFile%Microsoft.AppCenter.Distribute.dll EXIT /B :registerOrUnregisterFiles -echo "Start to processing the file: %~1" +echo "Start processing the file: %~1" if exist %~1 ( sn -%action% "%~1" ) else ( From e2595c71f62e8857c8d4b67c14fe1715b565a37f Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Thu, 21 Jan 2021 09:44:23 +0300 Subject: [PATCH 14/29] Add script for the strong-name sign assemblies. --- scripts/strong-named-sign.cmd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 scripts/strong-named-sign.cmd diff --git a/scripts/strong-named-sign.cmd b/scripts/strong-named-sign.cmd new file mode 100644 index 000000000..e67cc6872 --- /dev/null +++ b/scripts/strong-named-sign.cmd @@ -0,0 +1,35 @@ +:: Copyright (c) Microsoft Corporation. All rights reserved. +:: Licensed under the MIT License. + +:: This script is used for the strong-name sign of our assemblies. + +:: This script uses the VS140COMNTOOLS environment variable which contains path +:: to the Visual Studio Tools. By default, the path should be like this +:: "C:\Program Files (x86)\Microsoft Visual Studio [version]\Common7\Tools\" +:: and should contain VsDevCmd.bat file. + +:: If this VS140COMNTOOLS environment variable doesn't contains this file +:: you should replace this path with the right Visual Studio Tools folder +:: or some other path containing the VsDevCmd.bat file. + +:: Usage in Admin mode: +:: .\strong-named-sign.cmd [pathToAssemblies] [privateKey] +:: Where: +:: [pathToAssemblies] - path to assemblies. +:: [privateKey] - private key for strong-name sign. + +setlocal +set pathToAssemblies=%1 +set privateKey=%2 + +call "%VS140COMNTOOLS%VsDevCmd.bat" +FOR /D %%d IN (%pathToAssemblies%\*) DO pushd %%d & (FOR %%z IN (*.dll) DO call :signAssemble %%d\%%z) & popd +EXIT /B + +:signAssemble +echo "Start processing the file: %~1" +if exist %~1 ( + sn -R "%~1" %privateKey% +) else ( + echo "File %~1 doesn't exist". +) From 22d18563264273843e465902cc5bfe1f4307b095 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Thu, 21 Jan 2021 12:06:35 +0300 Subject: [PATCH 15/29] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d248dfe..f38131222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Version 4.1.1 (Under development) +* **[Feature]** In the App Center SDK was added support of strong-named sign assemblies for compatibility with applications that use strong-named sign. Read more about [strong-named assemblies](https://docs.microsoft.com/en-us/dotnet/standard/assembly/strong-named). + ___ ## Version 4.1.0 From b860512d9d278dc953cfa04171eed11a6eb7afd8 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Thu, 21 Jan 2021 15:24:46 +0300 Subject: [PATCH 16/29] Update changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fa5086b8..63be74c2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,8 @@ ### AppCenter -* **[Fix]** Fix SDK not sending events when application is packed to self-contained single-file executable. - * **[Feature]** In the App Center SDK was added support of strong-named sign assemblies for compatibility with applications that use strong-named sign. Read more about [strong-named assemblies](https://docs.microsoft.com/en-us/dotnet/standard/assembly/strong-named). +* **[Fix]** Fix SDK not sending events when application is packed to self-contained single-file executable. ___ From 9a24173c96769640a425b30f6262cd7e0d5d337b Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Thu, 21 Jan 2021 15:52:47 +0300 Subject: [PATCH 17/29] Correct some description --- CHANGELOG.md | 2 +- scripts/strong-named-sign-delay.cmd | 2 +- scripts/strong-named-sign.cmd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63be74c2f..f888461af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### AppCenter -* **[Feature]** In the App Center SDK was added support of strong-named sign assemblies for compatibility with applications that use strong-named sign. Read more about [strong-named assemblies](https://docs.microsoft.com/en-us/dotnet/standard/assembly/strong-named). +* **[Feature]** In the App Center SDK was added support of strong-named signing assemblies for compatibility with applications that use strong-named signing. Read more about [strong-named assemblies](https://docs.microsoft.com/en-us/dotnet/standard/assembly/strong-named). * **[Fix]** Fix SDK not sending events when application is packed to self-contained single-file executable. ___ diff --git a/scripts/strong-named-sign-delay.cmd b/scripts/strong-named-sign-delay.cmd index 4d2a9ea13..edc9cb77e 100644 --- a/scripts/strong-named-sign-delay.cmd +++ b/scripts/strong-named-sign-delay.cmd @@ -1,7 +1,7 @@ :: Copyright (c) Microsoft Corporation. All rights reserved. :: Licensed under the MIT License. -:: Note: This script is used to skip a stong-naming check for Puppet apps. +:: Note: This script is used to skip a strong-naming check for Puppet apps. :: This script uses the VS140COMNTOOLS environment variable which contains path :: to the Visual Studio Tools. By default, the path should be like this diff --git a/scripts/strong-named-sign.cmd b/scripts/strong-named-sign.cmd index e67cc6872..e9499c1a3 100644 --- a/scripts/strong-named-sign.cmd +++ b/scripts/strong-named-sign.cmd @@ -1,7 +1,7 @@ :: Copyright (c) Microsoft Corporation. All rights reserved. :: Licensed under the MIT License. -:: This script is used for the strong-name sign of our assemblies. +:: This script is used for the strong-name signing of our assemblies. :: This script uses the VS140COMNTOOLS environment variable which contains path :: to the Visual Studio Tools. By default, the path should be like this From ac94b723f85abf0fa065f31513dca695fc4f61cf Mon Sep 17 00:00:00 2001 From: Vladimir Vechkanov Date: Wed, 27 Jan 2021 19:53:46 +0400 Subject: [PATCH 18/29] Fix string parser process. --- Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs b/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs index 57eb647cd..6c89eba2d 100644 --- a/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs +++ b/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs @@ -146,7 +146,8 @@ private void WriteLog(object sender, EventArgs e) private void SaveStorageSize(object sender, EventArgs e) { var inputText = StorageSizeText.Text; - var size = string.IsNullOrEmpty(inputText) ? 0 : long.Parse(inputText); + long.TryParse(inputText, result); + var size = string.IsNullOrEmpty(inputText) ? 0 : result AppCenter.SetMaxStorageSizeAsync(size); var prefs = Context.GetSharedPreferences("AppCenter", FileCreationMode.Private); var prefEditor = prefs.Edit(); From c6d519785de4231a225f36b251290f820e65a5cd Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Fri, 29 Jan 2021 12:33:06 +0300 Subject: [PATCH 19/29] Fix parsing of the max storage size and displaying this value --- .../ModulePages/AppCenterFragment.cs | 21 ++++++++++++------- .../ModulePages/AppCenterContentPage.xaml | 4 ++-- .../ModulePages/AppCenterContentPage.xaml.cs | 17 ++++++++++----- .../ModulePages/AppCenterController.cs | 6 ++++++ 4 files changed, 34 insertions(+), 14 deletions(-) diff --git a/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs b/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs index 6c89eba2d..07397f984 100644 --- a/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs +++ b/Apps/Contoso.Android.Puppet/ModulePages/AppCenterFragment.cs @@ -15,6 +15,8 @@ namespace Contoso.Android.Puppet public class AppCenterFragment : PageFragment { + const string LogTag = "AppCenterXamarinPuppet"; + private static readonly IDictionary> LogFunctions = new Dictionary> { { LogLevel.Verbose, AppCenterLog.Verbose }, { LogLevel.Debug, AppCenterLog.Debug }, @@ -146,13 +148,18 @@ private void WriteLog(object sender, EventArgs e) private void SaveStorageSize(object sender, EventArgs e) { var inputText = StorageSizeText.Text; - long.TryParse(inputText, result); - var size = string.IsNullOrEmpty(inputText) ? 0 : result - AppCenter.SetMaxStorageSizeAsync(size); - var prefs = Context.GetSharedPreferences("AppCenter", FileCreationMode.Private); - var prefEditor = prefs.Edit(); - prefEditor.PutLong(Constants.StorageSizeKey, size); - prefEditor.Commit(); + if (long.TryParse(inputText, out var result)) + { + AppCenter.SetMaxStorageSizeAsync(result); + var prefs = Context.GetSharedPreferences("AppCenter", FileCreationMode.Private); + var prefEditor = prefs.Edit(); + prefEditor.PutLong(Constants.StorageSizeKey, result); + prefEditor.Commit(); + } + else + { + AppCenterLog.Error(LogTag, "Wrong number value for the max storage size."); + } } } } diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml index e63d59d47..f676147c7 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml @@ -13,13 +13,13 @@ diff --git a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml.cs b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml.cs index fe7b6da45..5b0eef130 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml.cs +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/ModulePages/AppCenterContentPage.xaml.cs @@ -11,6 +11,8 @@ namespace Contoso.Forms.Puppet [Android.Runtime.Preserve(AllMembers = true)] public partial class AppCenterContentPage : ContentPage { + const string LogTag = "AppCenterXamarinPuppet"; + public AppCenterContentPage() { InitializeComponent(); @@ -74,11 +76,16 @@ async void UpdateEnabled(object sender, ToggledEventArgs e) private void SaveStorageSize_Clicked(object sender, System.EventArgs e) { var inputText = StorageMaxSize.Text; - var size = 0L; - long.TryParse(inputText, out size); - _ = AppCenter.SetMaxStorageSizeAsync(size); - Application.Current.Properties[Constants.StorageMaxSize] = size; - _ = Application.Current.SavePropertiesAsync(); + if (long.TryParse(inputText, out var result)) + { + _ = AppCenter.SetMaxStorageSizeAsync(result); + Application.Current.Properties[Constants.StorageMaxSize] = result; + _ = Application.Current.SavePropertiesAsync(); + } + else + { + AppCenterLog.Error(LogTag, "Wrong number value for the max storage size."); + } } } } diff --git a/Apps/Contoso.iOS.Puppet/ModulePages/AppCenterController.cs b/Apps/Contoso.iOS.Puppet/ModulePages/AppCenterController.cs index f5a4c9ced..233546d3a 100644 --- a/Apps/Contoso.iOS.Puppet/ModulePages/AppCenterController.cs +++ b/Apps/Contoso.iOS.Puppet/ModulePages/AppCenterController.cs @@ -11,6 +11,8 @@ namespace Contoso.iOS.Puppet { public partial class AppCenterController : UITableViewController { + const string LogTag = "AppCenterXamarinPuppet"; + private static readonly IDictionary> LogFunctions = new Dictionary> { { LogLevel.Verbose, AppCenterLog.Verbose }, { LogLevel.Debug, AppCenterLog.Debug }, @@ -101,6 +103,10 @@ partial void SaveStorageSize(NSObject sender) var plist = NSUserDefaults.StandardUserDefaults; plist.SetInt(size, Constants.StorageSizeKey); } + else + { + AppCenterLog.Error(LogTag, "Wrong number value for the max storage size."); + } } } } From 8ecc65cac9784cea306a589a9364170c6f641bca Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Mon, 15 Feb 2021 10:39:27 +0300 Subject: [PATCH 20/29] Remove the private NuGet feed --- NuGet.config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 6eac55278..2db27077b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,16 +1,10 @@ + - - - - - - - From 228ada54ebb9c8d5d02f8435ba19a64608768b12 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Mon, 15 Feb 2021 12:27:56 +0300 Subject: [PATCH 21/29] Remove nuget file --- .github/workflows/codeql.yml | 4 ---- NuGet.config | 10 ---------- 2 files changed, 14 deletions(-) delete mode 100644 NuGet.config diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index fb07cfee2..6be3593b5 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -98,10 +98,6 @@ jobs: - run: | echo "Run Externals-Android" .\build.ps1 --target="Externals-Android" - - - run: | - echo "Remove Nuget.config" - Remove-Item -Path NuGet.config - run: | echo "Build App Center" diff --git a/NuGet.config b/NuGet.config deleted file mode 100644 index 2db27077b..000000000 --- a/NuGet.config +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - From fdf448bcb4368863a1bd2a712688cbedcb0f751f Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Wed, 17 Feb 2021 10:10:15 +0300 Subject: [PATCH 22/29] Update post clone script --- .gitignore | 1 + appcenter-post-clone.ps1 | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/.gitignore b/.gitignore index 710326a0e..80cd65279 100644 --- a/.gitignore +++ b/.gitignore @@ -278,3 +278,4 @@ SDK/**/*.nuspec SDK/**/*.snk Tests/**/*.snk *.snk +NuGet.config diff --git a/appcenter-post-clone.ps1 b/appcenter-post-clone.ps1 index 425d79c9f..a22f1e78e 100644 --- a/appcenter-post-clone.ps1 +++ b/appcenter-post-clone.ps1 @@ -4,4 +4,27 @@ # Licensed under the MIT License. echo "Executing post clone script in $pwd" + +$nugetFileName = "NuGet.config" +$contentValue = "`n" + +"`n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +" `n" + +"`n" + +if (Test-Path $nugetFileName) { + Remove-Item $nugetFileName +} +New-Item -Path . -Name $nugetFileName -Value $contentValue (Get-Content NuGet.config).replace('NUGET_PASSWORD', $env:NUGET_PASSWORD) | Set-Content NuGet.config From b35bbe61d15eb6f0f5c45592ae608dcd1616d9ce Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Wed, 17 Feb 2021 15:37:20 +0300 Subject: [PATCH 23/29] Resolve feedback --- appcenter-post-clone.ps1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appcenter-post-clone.ps1 b/appcenter-post-clone.ps1 index a22f1e78e..f78347e25 100644 --- a/appcenter-post-clone.ps1 +++ b/appcenter-post-clone.ps1 @@ -18,7 +18,7 @@ $contentValue = "`n" + " `n" + " `n" + " `n" + -" `n" + +" `n" + " `n" + " `n" + "`n" @@ -26,5 +26,4 @@ $contentValue = "`n" + if (Test-Path $nugetFileName) { Remove-Item $nugetFileName } -New-Item -Path . -Name $nugetFileName -Value $contentValue -(Get-Content NuGet.config).replace('NUGET_PASSWORD', $env:NUGET_PASSWORD) | Set-Content NuGet.config +New-Item -Path . -Name $nugetFileName -Value $contentValue \ No newline at end of file From 0b07863fbbca3da8290e56505e4d4829b81ec859 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Thu, 18 Feb 2021 16:42:31 +0300 Subject: [PATCH 24/29] Update appcenter-post-clone.ps1 script --- appcenter-post-clone.ps1 | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/appcenter-post-clone.ps1 b/appcenter-post-clone.ps1 index f78347e25..d004ffd44 100644 --- a/appcenter-post-clone.ps1 +++ b/appcenter-post-clone.ps1 @@ -5,25 +5,7 @@ echo "Executing post clone script in $pwd" -$nugetFileName = "NuGet.config" -$contentValue = "`n" + -"`n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -" `n" + -"`n" - -if (Test-Path $nugetFileName) { - Remove-Item $nugetFileName -} -New-Item -Path . -Name $nugetFileName -Value $contentValue \ No newline at end of file +$key = "VSTSAC" +$value = "https://msmobilecenter.pkgs.visualstudio.com/_packaging/AppCenter/nuget/v3/index.json" +dotnet nuget remove source "$key" +dotnet nuget add source "$value" -n "$key" -u "mobilecenter" -p "$env:NUGET_PASSWORD" From 78819f0d689387662c29b5d822ff6ec664871199 Mon Sep 17 00:00:00 2001 From: Anastasia Kubova Date: Fri, 19 Feb 2021 09:40:04 +0300 Subject: [PATCH 25/29] Update gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 80cd65279..710326a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -278,4 +278,3 @@ SDK/**/*.nuspec SDK/**/*.snk Tests/**/*.snk *.snk -NuGet.config From 6b54ccfbc006adc927afe65518968167dc58000c Mon Sep 17 00:00:00 2001 From: Ivan Matkov Date: Wed, 17 Mar 2021 14:20:30 +0300 Subject: [PATCH 26/29] Update 4.2.0 changelog --- CHANGELOG.md | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f888461af..a46319b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,34 @@ # App Center SDK for .NET Change Log -## Version 4.1.1 (Under development) +## Version 4.2.0 ### AppCenter * **[Feature]** In the App Center SDK was added support of strong-named signing assemblies for compatibility with applications that use strong-named signing. Read more about [strong-named assemblies](https://docs.microsoft.com/en-us/dotnet/standard/assembly/strong-named). * **[Fix]** Fix SDK not sending events when application is packed to self-contained single-file executable. +#### iOS + +* **[Improvement]** Use ASWebAuthenticationSession for authentication on iOS 12 or later. + +### App Center Crashes + +#### Android + +* **[Fix]** Fix formatting of stack trace in the `ErrorReport`. + +### App Center Distribute + +#### Android + +* **[Fix]** Fix `NullPointerException` occurring when settings dialog was intended to be shown, but there is no foreground activity at that moment. +* **[Fix]** Fix a crash when download manager application was disabled. +* **[Fix]** Fix showing the title in the push notification while downloading a new release. + +#### iOS + +* **[Fix]** Fix `kMSACUpdateTokenRequestIdKey` never gets removed. + ___ ## Version 4.1.0 @@ -34,9 +56,9 @@ ___ * **[Feature]** Add `NoReleaseAvailable` callback to distribute listener. - ### App Center Crashes +### App Center Crashes - #### Android +#### Android * **[Fix]** Fix removing throwable files after rewriting error logs due to small database size. From ff65fa4b1fe5f5b9ee9f67f4a1fe38a08b35b8aa Mon Sep 17 00:00:00 2001 From: App Center Date: Wed, 17 Mar 2021 11:46:57 +0000 Subject: [PATCH 27/29] Start new 4.2.0 release --- Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml | 2 +- Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AndroidManifest.xml | 2 +- .../Contoso.Forms.Puppet.Droid/Properties/AssemblyInfo.cs | 4 ++-- .../Contoso.Forms.Puppet.UWP/Package.appxmanifest | 2 +- .../Contoso.Forms.Puppet.UWP/Properties/AssemblyInfo.cs | 2 +- .../Contoso.Forms.Puppet.iOS/Info.plist | 4 ++-- .../Contoso.Forms.Puppet/Properties/AssemblyInfo.cs | 4 ++-- Apps/Contoso.UWP.Puppet/Package.appxmanifest | 2 +- Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs | 2 +- .../Contoso.WPF.Puppet.DotNetCore.csproj | 4 ++-- Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs | 4 ++-- .../Contoso.WinForms.Puppet.DotNetCore.csproj | 2 +- Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs | 4 ++-- Apps/Contoso.iOS.Puppet/Info.plist | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs | 4 ++-- SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs | 2 +- .../Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj | 4 ++-- .../Microsoft.AppCenter.WindowsDesktop.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter/Microsoft.AppCenter.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Analytics.UWP.csproj | 4 ++-- .../Microsoft.AppCenter.Analytics.WindowsDesktop.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Analytics.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Crashes.UWP.csproj | 4 ++-- .../Microsoft.AppCenter.Crashes.WindowsDesktop.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Crashes.csproj | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Microsoft.AppCenter.Distribute.csproj | 4 ++-- .../Properties/AndroidManifest.xml | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- Tests/Contoso.Test.Functional.iOS/Info.plist | 4 ++-- .../Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs | 4 ++-- Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest | 2 +- .../Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 2 +- cgmanifest.json | 4 ++-- scripts/configuration/ac-build-config.xml | 6 +++--- 56 files changed, 101 insertions(+), 101 deletions(-) diff --git a/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml b/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml index 2a4f039bc..5c16454fc 100644 --- a/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml +++ b/Apps/Contoso.Android.Puppet/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs index 6b23f87fd..9849fea90 100644 --- a/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Android.Puppet/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] 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 121c88e88..9e408100d 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 94134e5e0..af66ac9ce 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 @@ -22,8 +22,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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 ce753077f..34bb13d9b 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 @@ - + AppCenter-Contoso.Forms.Puppet.UWP 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 67fe90cf5..4b2326ddd 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 @@ -27,5 +27,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyFileVersion("4.2.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 01b156344..81aa61066 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.appcenter.xamarin.forms.ios.puppet CFBundleShortVersionString - 4.1.1 + 4.2.0 CFBundleVersion - 4.1.1 + 4.2.0 LSRequiresIPhoneOS MinimumOSVersion 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 b93537f13..c04d5fc71 100644 --- a/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/Properties/AssemblyInfo.cs @@ -20,8 +20,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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 d8a8aa8c9..930e83503 100644 --- a/Apps/Contoso.UWP.Puppet/Package.appxmanifest +++ b/Apps/Contoso.UWP.Puppet/Package.appxmanifest @@ -1,6 +1,6 @@ - + AppCenter-Contoso.UWP.Puppet diff --git a/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs index 3e13f6b88..ae4e257f4 100644 --- a/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.UWP.Puppet/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj index 791c7cefc..35b487250 100644 --- a/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WPF.Puppet.DotNetCore/Contoso.WPF.Puppet.DotNetCore.csproj @@ -4,9 +4,9 @@ WinExe netcoreapp3.0 true - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 diff --git a/Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs index e35df7f65..02151e1f4 100644 --- a/Apps/Contoso.WPF.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.WPF.Puppet/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("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj index 0423085e0..c21de132c 100644 --- a/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj +++ b/Apps/Contoso.WinForms.Puppet.DotNetCore/Contoso.WinForms.Puppet.DotNetCore.csproj @@ -4,7 +4,7 @@ WinExe netcoreapp3.0 true - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT diff --git a/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs b/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs index 099cef3f8..473915545 100644 --- a/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.WinForms.Puppet/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/Apps/Contoso.iOS.Puppet/Info.plist b/Apps/Contoso.iOS.Puppet/Info.plist index b9a0985e0..e387a26aa 100644 --- a/Apps/Contoso.iOS.Puppet/Info.plist +++ b/Apps/Contoso.iOS.Puppet/Info.plist @@ -7,9 +7,9 @@ CFBundleIdentifier com.microsoft.appcenter.xamarin.ios.puppet CFBundleShortVersionString - 4.1.1 + 4.2.0 CFBundleVersion - 4.1.1 + 4.2.0 LSRequiresIPhoneOS MinimumOSVersion diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs index c28c468cc..18a547358 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Android.Bindings/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs index d45f5ecdb..6a7eae3ca 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Android/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("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs b/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs index 2bad6b9a7..e93238d92 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.Shared/WrapperSdk.cs @@ -8,6 +8,6 @@ public partial class WrapperSdk public const string Name = "appcenter.xamarin"; /* We can't use reflection for assemblyInformationalVersion on iOS with "Link All" optimization. */ - internal const string Version = "4.1.1-SNAPSHOT"; + internal const string Version = "4.2.0-SNAPSHOT"; } } diff --git a/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj b/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj index 3c0d75c55..825f0c8e3 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.UWP/Microsoft.AppCenter.UWP.csproj @@ -5,9 +5,9 @@ uap10.0.16299;net461 Microsoft Corporation Microsoft Corp. All rights reserved. - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.xml true diff --git a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj index e8096ea32..fcd149123 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj @@ -4,9 +4,9 @@ netcoreapp3.0;net461 Microsoft.AppCenter true - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter bin\Microsoft.AppCenter.xml true diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs index a5b9c854f..f677097d7 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS.Bindings/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs index 6839260e8..5a7985473 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenter/Microsoft.AppCenter.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj b/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj index d56c455fb..4e4f36d7e 100644 --- a/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter/Microsoft.AppCenter.csproj @@ -8,9 +8,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Core Microsoft Corporation - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Core bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.xml true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs index f6bd02128..f7669e0dc 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android.Bindings/Properties/AssemblyInfo.cs @@ -21,8 +21,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs index 2c02ec42f..5ae17a19d 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.Android/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("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj index 696ba4f9c..8f43de92e 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.UWP/Microsoft.AppCenter.Analytics.UWP.csproj @@ -5,9 +5,9 @@ uap10.0.16299;net461 Microsoft Corporation Microsoft Corp. All rights reserved. - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Analytics bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Analytics.xml true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj index 63e225513..4d9957436 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.WindowsDesktop/Microsoft.AppCenter.Analytics.WindowsDesktop.csproj @@ -3,9 +3,9 @@ netcoreapp3.0;net461 Microsoft.AppCenter.Analytics - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Analytics bin\Microsoft.AppCenter.Analytics.xml true diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs index f59213be0..7f493c474 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS.Bindings/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs index 97b0e013b..17b81023e 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj index cb1aca750..e2b51c09c 100644 --- a/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj +++ b/SDK/AppCenterAnalytics/Microsoft.AppCenter.Analytics/Microsoft.AppCenter.Analytics.csproj @@ -6,9 +6,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Analytics Microsoft Corporation - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Analytics bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Analytics.xml true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs index 6556b8f9b..1e05ea3ab 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android.Bindings/Properties/AssemblyInfo.cs @@ -20,8 +20,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs index 7a37bb1d0..9d9e6cb51 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.Android/Properties/AssemblyInfo.cs @@ -30,6 +30,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj index ac514c857..35235065b 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.UWP/Microsoft.AppCenter.Crashes.UWP.csproj @@ -5,9 +5,9 @@ uap10.0.16299;net461 Microsoft Corporation Microsoft Corp. All rights reserved. - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Crashes bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Crashes.xml true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj index 9c9f4e7f4..cd3e33fa8 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.WindowsDesktop/Microsoft.AppCenter.Crashes.WindowsDesktop.csproj @@ -3,9 +3,9 @@ netcoreapp3.0;net461 Microsoft.AppCenter.Crashes - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Crashes bin\Microsoft.AppCenter.Crashes.xml true diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs index 8fedf3d4e..fd1fec8cf 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS.Bindings/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs index 246a78521..49011dca1 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj index 41015e5bc..b43e81cf2 100644 --- a/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj +++ b/SDK/AppCenterCrashes/Microsoft.AppCenter.Crashes/Microsoft.AppCenter.Crashes.csproj @@ -7,9 +7,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Crashes Microsoft Corporation - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Crashes bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Crashes.xml true diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs index e8a07b68b..d8e1d7636 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android.Bindings/Properties/AssemblyInfo.cs @@ -20,8 +20,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs index 8fa41efad..f3bb5401f 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/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("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs index 4814d1c27..2935dd018 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs index 55def3cf0..dc0e9b898 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Functional, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj index dff52a5e0..edaa0bf5c 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Microsoft.AppCenter.Distribute.csproj @@ -7,9 +7,9 @@ Microsoft Corp. All rights reserved. Microsoft.AppCenter.Distribute Microsoft Corporation - 4.1.1-SNAPSHOT + 4.2.0-SNAPSHOT 0.0.0.0 - 4.1.1.0 + 4.2.0.0 Microsoft.AppCenter.Distribute bin\$(Configuration)\$(TargetFramework)\Microsoft.AppCenter.Distribute.xml true diff --git a/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml b/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml index 063b4ab88..380bb693f 100644 --- a/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml +++ b/Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs b/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs index 07dd47ac8..8c11da688 100644 --- a/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs +++ b/Tests/Contoso.Test.Functional.Droid/Properties/AssemblyInfo.cs @@ -22,8 +22,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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/Contoso.Test.Functional.iOS/Info.plist b/Tests/Contoso.Test.Functional.iOS/Info.plist index 2158401fe..2450f628c 100644 --- a/Tests/Contoso.Test.Functional.iOS/Info.plist +++ b/Tests/Contoso.Test.Functional.iOS/Info.plist @@ -7,9 +7,9 @@ CFBundleIdentifier com.contoso.test.functional CFBundleShortVersionString - 4.1.1 + 4.2.0 CFBundleVersion - 4.1.1 + 4.2.0 LSRequiresIPhoneOS MinimumOSVersion diff --git a/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs b/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs index af0a23860..26989c125 100644 --- a/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs +++ b/Tests/Contoso.Test.Functional.iOS/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs index e27a62851..d6046b5d8 100644 --- a/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Analytics.NET/Properties/AssemblyInfo.cs @@ -36,7 +36,7 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs index 1e5eeafcc..db259d5c8 100644 --- a/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Analytics.Test.Windows/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs index e4e67b63b..27322f0e2 100644 --- a/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Crashes.Test.Windows/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] \ No newline at end of file +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs index afd17fc27..0d9529701 100644 --- a/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.NET/Properties/AssemblyInfo.cs @@ -36,8 +36,8 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] [assembly: InternalsVisibleTo("Microsoft.AppCenter.Analytics.Test.Windows, PublicKey=002400000480000094000000060200000024000052534131000400000100010055c4e2f76a6f3430448b1fd5b9ced790181e698a86759ece168bd955efc4297c9f89a303204019a9d2e8e92d204ba87e4825b36f8ba08113dc7297dcebe3d2bc15fabeae1d8c71d69769adedbc37ba7e197efc537cac2d477772ab38c4d4ccee45ddf99ce4343e9b665b663280c4dae2520b508bc7de0faf1978934f094d68e3")] diff --git a/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest b/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest index b5d09a250..757aecaad 100644 --- a/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest +++ b/Tests/Microsoft.AppCenter.Test.UWP/Package.appxmanifest @@ -7,7 +7,7 @@ + Version="4.2.0.0" /> diff --git a/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs index 071b1b61b..60b787d4d 100644 --- a/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Test.UWP/Properties/AssemblyInfo.cs @@ -17,5 +17,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs index f89b8d16e..ddf8a9ff8 100644 --- a/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Test.Windows/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] -[assembly: AssemblyInformationalVersion("4.1.1-SNAPSHOT")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0-SNAPSHOT")] diff --git a/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs b/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs index bb8cca1d5..5670743dd 100644 --- a/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs +++ b/Tests/Microsoft.AppCenter.Test.WindowsDesktop/Properties/AssemblyInfo.cs @@ -20,4 +20,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] diff --git a/cgmanifest.json b/cgmanifest.json index 71d7fb36e..2f2565ad9 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -5,7 +5,7 @@ "type": "git", "git": { "repositoryUrl": "https://github.com/microsoft/appcenter-sdk-android.git", - "commitHash": "d01d7fec1b41e4280ccec54806543cee6f7587d6" + "commitHash": "f1045c7205d967a14abb09e46acd30592d58706f" } } }, @@ -14,7 +14,7 @@ "type": "git", "git": { "repositoryUrl": "https://github.com/microsoft/appcenter-sdk-apple.git", - "commitHash": "484dead179e6d7edd534d0d7defdf65c14a5b426" + "commitHash": "013bffe628b49433d7bc334146a4ed8c507c0e32" } } } diff --git a/scripts/configuration/ac-build-config.xml b/scripts/configuration/ac-build-config.xml index ba3364ae7..1478e78a9 100644 --- a/scripts/configuration/ac-build-config.xml +++ b/scripts/configuration/ac-build-config.xml @@ -1,9 +1,9 @@ - 4.1.1-SNAPSHOT - 4.1.0 - 4.1.0 + 4.2.0-SNAPSHOT + 4.1.1 + 4.1.1 From 5642020cfd0ace0c39c1a6ca0e00ddae02d5076e Mon Sep 17 00:00:00 2001 From: App Center Date: Wed, 17 Mar 2021 11:47:11 +0000 Subject: [PATCH 28/29] Update Demo apps --- .../Contoso.Forms.Demo.Droid.csproj | 10 +++++----- .../Properties/AndroidManifest.xml | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- .../Contoso.Forms.Demo.UWP.csproj | 8 ++++---- .../Contoso.Forms.Demo.UWP/Package.appxmanifest | 2 +- .../Properties/AssemblyInfo.cs | 2 +- .../Contoso.Forms.Demo.iOS.csproj | 8 ++++---- .../Contoso.Forms.Demo.iOS/Info.plist | 4 ++-- .../Contoso.Forms.Demo/Contoso.Forms.Demo.csproj | 12 ++++++------ Apps/Contoso.UWP.Demo/Contoso.UWP.Demo.csproj | 4 ++-- Apps/Contoso.UWP.Demo/Package.appxmanifest | 2 +- Apps/Contoso.UWP.Demo/Properties/AssemblyInfo.cs | 2 +- .../Contoso.WPF.Demo.DotNetCore.csproj | 8 ++++---- Apps/Contoso.WPF.Demo/Properties/AssemblyInfo.cs | 4 ++-- Apps/Contoso.WPF.Demo/project.json | 4 ++-- .../Contoso.WinForms.Demo.DotNetCore.csproj | 6 +++--- .../Contoso.WinForms.Demo/Properties/AssemblyInfo.cs | 4 ++-- Apps/Contoso.WinForms.Demo/project.json | 4 ++-- 18 files changed, 45 insertions(+), 45 deletions(-) diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Contoso.Forms.Demo.Droid.csproj b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Contoso.Forms.Demo.Droid.csproj index fc4c18ace..b6a54468a 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Contoso.Forms.Demo.Droid.csproj +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Contoso.Forms.Demo.Droid.csproj @@ -1,4 +1,4 @@ - + Debug @@ -70,14 +70,14 @@ - + - + - - + + diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AndroidManifest.xml b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AndroidManifest.xml index 17582d2a0..457d1c7b9 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AndroidManifest.xml +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AssemblyInfo.cs b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AssemblyInfo.cs index a4d60dbae..b5172d71a 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AssemblyInfo.cs @@ -22,8 +22,8 @@ // and "{Major}.{Minor}.{Build}.*" will update just the revision. [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.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. diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Contoso.Forms.Demo.UWP.csproj b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Contoso.Forms.Demo.UWP.csproj index 605f1e035..c7f47e870 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Contoso.Forms.Demo.UWP.csproj +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Contoso.Forms.Demo.UWP.csproj @@ -1,4 +1,4 @@ - + @@ -135,9 +135,9 @@ - - - + + + diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Package.appxmanifest b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Package.appxmanifest index 04a26066a..897d9bee2 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Package.appxmanifest +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Package.appxmanifest @@ -1,6 +1,6 @@ - + AppCenter-Contoso.Forms.Demo.UWP diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Properties/AssemblyInfo.cs b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Properties/AssemblyInfo.cs index c8d924e2a..23388f069 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.UWP/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] [assembly: ComVisible(false)] diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Contoso.Forms.Demo.iOS.csproj b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Contoso.Forms.Demo.iOS.csproj index 1209f05a6..32ef04223 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Contoso.Forms.Demo.iOS.csproj +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Contoso.Forms.Demo.iOS.csproj @@ -1,4 +1,4 @@ - + Debug @@ -87,9 +87,9 @@ - - - + + + 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 6a81190c4..ed97248b3 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Info.plist @@ -5,7 +5,7 @@ CFBundleIdentifier com.microsoft.appcenter.xamarin.forms.ios.demo CFBundleVersion - 4.1.0 + 4.2.0 LSRequiresIPhoneOS MinimumOSVersion @@ -39,7 +39,7 @@ CFBundleName ACFDemo CFBundleShortVersionString - 4.1.0 + 4.2.0 CFBundleURLTypes diff --git a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo/Contoso.Forms.Demo.csproj b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo/Contoso.Forms.Demo.csproj index a561bc8ea..4bbc324e9 100644 --- a/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo/Contoso.Forms.Demo.csproj +++ b/Apps/Contoso.Forms.Demo/Contoso.Forms.Demo/Contoso.Forms.Demo.csproj @@ -4,18 +4,18 @@ netstandard2.0 Microsoft Corp. All rights reserved. Microsoft Corporation - 4.1.0 + 4.2.0 0.0.0.0 - 4.1.0.0 + 4.2.0.0 - - - + + + - + \ No newline at end of file diff --git a/Apps/Contoso.UWP.Demo/Contoso.UWP.Demo.csproj b/Apps/Contoso.UWP.Demo/Contoso.UWP.Demo.csproj index e7dac8c1a..d8dbea2a8 100644 --- a/Apps/Contoso.UWP.Demo/Contoso.UWP.Demo.csproj +++ b/Apps/Contoso.UWP.Demo/Contoso.UWP.Demo.csproj @@ -152,8 +152,8 @@ - - + + diff --git a/Apps/Contoso.UWP.Demo/Package.appxmanifest b/Apps/Contoso.UWP.Demo/Package.appxmanifest index db213fe66..8919efd1f 100644 --- a/Apps/Contoso.UWP.Demo/Package.appxmanifest +++ b/Apps/Contoso.UWP.Demo/Package.appxmanifest @@ -1,6 +1,6 @@ - + AppCenter-Contoso.UWP.Demo diff --git a/Apps/Contoso.UWP.Demo/Properties/AssemblyInfo.cs b/Apps/Contoso.UWP.Demo/Properties/AssemblyInfo.cs index 1a576ebbd..57ea980f8 100644 --- a/Apps/Contoso.UWP.Demo/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.UWP.Demo/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Apps/Contoso.WPF.Demo.DotNetCore/Contoso.WPF.Demo.DotNetCore.csproj b/Apps/Contoso.WPF.Demo.DotNetCore/Contoso.WPF.Demo.DotNetCore.csproj index d4baa1063..99c6939f1 100644 --- a/Apps/Contoso.WPF.Demo.DotNetCore/Contoso.WPF.Demo.DotNetCore.csproj +++ b/Apps/Contoso.WPF.Demo.DotNetCore/Contoso.WPF.Demo.DotNetCore.csproj @@ -4,13 +4,13 @@ WinExe netcoreapp3.0 true - 4.1.0 + 4.2.0 0.0.0.0 - 4.1.0.0 + 4.2.0.0 - - + + diff --git a/Apps/Contoso.WPF.Demo/Properties/AssemblyInfo.cs b/Apps/Contoso.WPF.Demo/Properties/AssemblyInfo.cs index 059a1ec27..bd1db88eb 100644 --- a/Apps/Contoso.WPF.Demo/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.WPF.Demo/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("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0")] diff --git a/Apps/Contoso.WPF.Demo/project.json b/Apps/Contoso.WPF.Demo/project.json index c75f7ace6..21c8622f6 100644 --- a/Apps/Contoso.WPF.Demo/project.json +++ b/Apps/Contoso.WPF.Demo/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.AppCenter.Analytics": "4.1.0", - "Microsoft.AppCenter.Crashes": "4.1.0" + "Microsoft.AppCenter.Analytics": "4.2.0", + "Microsoft.AppCenter.Crashes": "4.2.0" }, "frameworks": { "net461": {} diff --git a/Apps/Contoso.WinForms.Demo.DotNetCore/Contoso.WinForms.Demo.DotNetCore.csproj b/Apps/Contoso.WinForms.Demo.DotNetCore/Contoso.WinForms.Demo.DotNetCore.csproj index 8f67e9fce..8104bd9cc 100644 --- a/Apps/Contoso.WinForms.Demo.DotNetCore/Contoso.WinForms.Demo.DotNetCore.csproj +++ b/Apps/Contoso.WinForms.Demo.DotNetCore/Contoso.WinForms.Demo.DotNetCore.csproj @@ -4,11 +4,11 @@ WinExe netcoreapp3.0 true - 4.1.0 + 4.2.0 - - + + diff --git a/Apps/Contoso.WinForms.Demo/Properties/AssemblyInfo.cs b/Apps/Contoso.WinForms.Demo/Properties/AssemblyInfo.cs index 0f36e792a..37238d166 100644 --- a/Apps/Contoso.WinForms.Demo/Properties/AssemblyInfo.cs +++ b/Apps/Contoso.WinForms.Demo/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.0.0.0")] -[assembly: AssemblyFileVersion("4.1.0.0")] -[assembly: AssemblyInformationalVersion("4.1.0")] +[assembly: AssemblyFileVersion("4.2.0.0")] +[assembly: AssemblyInformationalVersion("4.2.0")] diff --git a/Apps/Contoso.WinForms.Demo/project.json b/Apps/Contoso.WinForms.Demo/project.json index c75f7ace6..21c8622f6 100644 --- a/Apps/Contoso.WinForms.Demo/project.json +++ b/Apps/Contoso.WinForms.Demo/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.AppCenter.Analytics": "4.1.0", - "Microsoft.AppCenter.Crashes": "4.1.0" + "Microsoft.AppCenter.Analytics": "4.2.0", + "Microsoft.AppCenter.Crashes": "4.2.0" }, "frameworks": { "net461": {} From be053e9edf9832f3a537216b31188ff0f7c979eb Mon Sep 17 00:00:00 2001 From: Ivan Matkov Date: Thu, 18 Mar 2021 11:44:04 +0300 Subject: [PATCH 29/29] Fix linking frameworks for Distribute iOS --- .../Microsoft.AppCenter.Distribute.iOS.Bindings.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj index 9ca5c82d6..ceaa324ea 100644 --- a/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj +++ b/SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/Microsoft.AppCenter.Distribute.iOS.Bindings.csproj @@ -61,7 +61,7 @@ Static False True - SafariServices + SafariServices AuthenticationServices