From f0e5d3480313fdaa9d9996ef41f60cbaf3d13c55 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Thu, 20 Jul 2023 00:32:38 +0800 Subject: [PATCH] feat: extract AvaloniaVersion markup. --- src/Package.props | 5 +++++ src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj | 8 +++++--- src/Ursa/Ursa.csproj | 8 +++----- 3 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 src/Package.props diff --git a/src/Package.props b/src/Package.props new file mode 100644 index 0000000..0567ced --- /dev/null +++ b/src/Package.props @@ -0,0 +1,5 @@ + + + 11.0.0 + + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj index 5328c9d..5bb0d73 100644 --- a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj +++ b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj @@ -1,5 +1,7 @@ + + netstandard2.0 enable @@ -11,11 +13,11 @@ - + - + - + diff --git a/src/Ursa/Ursa.csproj b/src/Ursa/Ursa.csproj index ecd9541..01a32db 100644 --- a/src/Ursa/Ursa.csproj +++ b/src/Ursa/Ursa.csproj @@ -1,5 +1,7 @@ + + netstandard2.0 enable @@ -11,11 +13,7 @@ - - - - - +