diff --git a/src/c#/GeneralUpdate.Api/GeneralUpdate.Api.csproj b/src/c#/GeneralUpdate.Api/GeneralUpdate.Api.csproj index aeca3fd31b36f7854c6ca00b3a77865fb6060716..fd8c7c45d24c49d66ab5e79ad5ee4864602a48a2 100644 --- a/src/c#/GeneralUpdate.Api/GeneralUpdate.Api.csproj +++ b/src/c#/GeneralUpdate.Api/GeneralUpdate.Api.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 enable enable diff --git a/src/c#/GeneralUpdate.Client/App.xaml b/src/c#/GeneralUpdate.Client/App.xaml deleted file mode 100644 index 927dd00251d15646a28a3ab53386307fcb0434f3..0000000000000000000000000000000000000000 --- a/src/c#/GeneralUpdate.Client/App.xaml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/src/c#/GeneralUpdate.Client/App.xaml.cs b/src/c#/GeneralUpdate.Client/App.xaml.cs deleted file mode 100644 index 258e289b2b3e76ee6a2f466cbdca17646c364f2f..0000000000000000000000000000000000000000 --- a/src/c#/GeneralUpdate.Client/App.xaml.cs +++ /dev/null @@ -1,12 +0,0 @@ -namespace GeneralUpdate.Client -{ - public partial class App : Application - { - public App() - { - InitializeComponent(); - - MainPage = new AppShell(); - } - } -} \ No newline at end of file diff --git a/src/c#/GeneralUpdate.Client/AppShell.xaml b/src/c#/GeneralUpdate.Client/AppShell.xaml deleted file mode 100644 index dde2849e52776dd58ae59064735545c69d7d7990..0000000000000000000000000000000000000000 --- a/src/c#/GeneralUpdate.Client/AppShell.xaml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/c#/GeneralUpdate.Client/GeneralUpdate.Client.csproj b/src/c#/GeneralUpdate.Client/GeneralUpdate.Client.csproj index 6f527c5ad41d48cc1ad8635949e51b22f56802d9..02b2970ff10278dcb097ce4f7b9b4cbc40a59864 100644 --- a/src/c#/GeneralUpdate.Client/GeneralUpdate.Client.csproj +++ b/src/c#/GeneralUpdate.Client/GeneralUpdate.Client.csproj @@ -1,56 +1,14 @@  - - net8.0-android - Exe - GeneralUpdate.Client - true - true - enable - - - - - - GeneralUpdate.Client - - - com.companyname.generalupdate.client - 087ae871-7525-4fc1-9f19-bf75ffaf73c6 - - - 1.0 - 1 - - 11.0 - 13.1 - 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - - - - - - - - - - - - - - - - - - - - - - - + + Exe + net8.0 + enable + enable + + + + + diff --git a/src/c#/GeneralUpdate.Client/MainPage.xaml b/src/c#/GeneralUpdate.Client/MainPage.xaml deleted file mode 100644 index 0d15ceac6019b1c9c9638c9bf7aa574fb6e4bed4..0000000000000000000000000000000000000000 --- a/src/c#/GeneralUpdate.Client/MainPage.xaml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - -