From a468c4d1680b1dccb75eee46492db836f9653ba4 Mon Sep 17 00:00:00 2001 From: Ivan Matkov Date: Thu, 28 Jul 2022 13:29:57 +0200 Subject: [PATCH] Remove extra .NET 5 target --- .../Microsoft.AppCenter.WindowsDesktop.csproj | 2 +- ....AppCenter.Analytics.WindowsDesktop.csproj | 2 +- ...ft.AppCenter.Crashes.WindowsDesktop.csproj | 2 +- nuget/AppCenter.nuspec | 32 +++++++------------ nuget/AppCenterAnalytics.nuspec | 26 +++++++-------- nuget/AppCenterCrashes.nuspec | 26 +++++++-------- nuget/WindowsAppCenter.nuspec | 32 +++++++------------ nuget/WindowsAppCenterAnalytics.nuspec | 26 +++++++-------- nuget/WindowsAppCenterCrashes.nuspec | 26 +++++++-------- scripts/configuration/ac-build-config.xml | 13 +++----- 10 files changed, 73 insertions(+), 114 deletions(-) diff --git a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj index e7e6eb19e..8bdd9e02a 100644 --- a/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj +++ b/SDK/AppCenter/Microsoft.AppCenter.WindowsDesktop/Microsoft.AppCenter.WindowsDesktop.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1;net461;net472;net5.0-windows;net5.0-windows10.0.17763.0 + netcoreapp3.1;net461;net472;net5.0-windows10.0.17763.0 Microsoft.AppCenter true 4.6.0-SNAPSHOT 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 fff1556b1..1cc861adf 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 @@ -1,7 +1,7 @@  - netcoreapp3.1;net461;net472;net5.0-windows;net5.0-windows10.0.17763.0 + netcoreapp3.1;net461;net472;net5.0-windows10.0.17763.0 Microsoft.AppCenter.Analytics true 4.6.0-SNAPSHOT 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 74d2e7e15..9ff855746 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 @@ -1,7 +1,7 @@  - netcoreapp3.1;net461;net472;net5.0-windows;net5.0-windows10.0.17763.0 + netcoreapp3.1;net461;net472;net5.0-windows10.0.17763.0 Microsoft.AppCenter.Crashes true 4.6.0-SNAPSHOT diff --git a/nuget/AppCenter.nuspec b/nuget/AppCenter.nuspec index c689f720c..5b8569d0b 100644 --- a/nuget/AppCenter.nuspec +++ b/nuget/AppCenter.nuspec @@ -34,12 +34,6 @@ - - - - - - @@ -95,22 +89,18 @@ - - - + + + + + - - - + + + - - - - - - - - - + + + diff --git a/nuget/AppCenterAnalytics.nuspec b/nuget/AppCenterAnalytics.nuspec index ebb8dd8f6..9fac2d928 100644 --- a/nuget/AppCenterAnalytics.nuspec +++ b/nuget/AppCenterAnalytics.nuspec @@ -46,22 +46,18 @@ - - - + + + + + - - - + + + - - - - - - - - - + + + diff --git a/nuget/AppCenterCrashes.nuspec b/nuget/AppCenterCrashes.nuspec index 4d30910fe..c12ff5026 100644 --- a/nuget/AppCenterCrashes.nuspec +++ b/nuget/AppCenterCrashes.nuspec @@ -52,22 +52,18 @@ - - - + + + + + - - - + + + - - - - - - - - - + + + diff --git a/nuget/WindowsAppCenter.nuspec b/nuget/WindowsAppCenter.nuspec index 7e4682947..0419c121e 100644 --- a/nuget/WindowsAppCenter.nuspec +++ b/nuget/WindowsAppCenter.nuspec @@ -34,12 +34,6 @@ - - - - - - @@ -68,22 +62,18 @@ - - - + + + + + - - - + + + - - - - - - - - - + + + diff --git a/nuget/WindowsAppCenterAnalytics.nuspec b/nuget/WindowsAppCenterAnalytics.nuspec index 9881081f0..770e7965c 100644 --- a/nuget/WindowsAppCenterAnalytics.nuspec +++ b/nuget/WindowsAppCenterAnalytics.nuspec @@ -24,22 +24,18 @@ - - - + + + + + - - - + + + - - - - - - - - - + + + diff --git a/nuget/WindowsAppCenterCrashes.nuspec b/nuget/WindowsAppCenterCrashes.nuspec index f16caf0e7..666198fee 100644 --- a/nuget/WindowsAppCenterCrashes.nuspec +++ b/nuget/WindowsAppCenterCrashes.nuspec @@ -30,22 +30,18 @@ - - - + + + + + - - - + + + - - - - - - - - - + + + diff --git a/scripts/configuration/ac-build-config.xml b/scripts/configuration/ac-build-config.xml index c4c89c355..98f08fa83 100644 --- a/scripts/configuration/ac-build-config.xml +++ b/scripts/configuration/ac-build-config.xml @@ -46,31 +46,26 @@ - + - + - + - + - - - - -