From 0f67089b5f59601488d8733f6d7d2c87e7c7b055 Mon Sep 17 00:00:00 2001 From: Joseph Moreno <44370115+josephmoresena@users.noreply.github.com> Date: Sun, 20 Dec 2020 09:42:08 -0500 Subject: [PATCH] Lastest Packages Update System.Reactive is updated to version 5.0, consistent with NET 5.0, additionally AvalionaUI is updated to version 0.9.11 since this is the last version compatible with NativeAOT (formerly CoreRT) --- src/AvaloniaCoreRTDemo.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/AvaloniaCoreRTDemo.csproj b/src/AvaloniaCoreRTDemo.csproj index b3ff8b6..5bad490 100644 --- a/src/AvaloniaCoreRTDemo.csproj +++ b/src/AvaloniaCoreRTDemo.csproj @@ -32,12 +32,12 @@ - - - + + + - +