From 47f5732b84993470929a65837b8424f7a0aeeb6c Mon Sep 17 00:00:00 2001 From: Maksym Katsydan Date: Sat, 12 Nov 2022 03:48:48 -0500 Subject: [PATCH] Use net7 AOT --- src/AvaloniaCoreRTDemo.csproj | 30 +++++++--------------- src/nuget.config | 2 +- src/rd.xml | 48 ----------------------------------- 3 files changed, 10 insertions(+), 70 deletions(-) delete mode 100644 src/rd.xml diff --git a/src/AvaloniaCoreRTDemo.csproj b/src/AvaloniaCoreRTDemo.csproj index 274ea79..57a8a7f 100644 --- a/src/AvaloniaCoreRTDemo.csproj +++ b/src/AvaloniaCoreRTDemo.csproj @@ -3,12 +3,11 @@ WinExe - net6.0 + net7.0 x64 Assets/app.ico true - - link + true true true @@ -21,12 +20,8 @@ false false true + true - - - - - @@ -45,13 +40,13 @@ - - - - - + + + + + - + @@ -72,12 +67,5 @@ true - - - - - - - diff --git a/src/nuget.config b/src/nuget.config index 73b40f7..0fd24d3 100644 --- a/src/nuget.config +++ b/src/nuget.config @@ -1,7 +1,7 @@ - + diff --git a/src/rd.xml b/src/rd.xml deleted file mode 100644 index ba932c4..0000000 --- a/src/rd.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - -