From 5d9ada9939704acbedddf5b2cb64c7cda2b442c3 Mon Sep 17 00:00:00 2001 From: jackfiled Date: Sun, 3 Mar 2024 22:48:26 +0800 Subject: [PATCH] add: nuget package --- YaeBlog.Core/YaeBlog.Core.csproj | 7 +++++++ .../YaeBlog.Theme.FluentUI.csproj | 15 ++++++++++++--- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/YaeBlog.Core/YaeBlog.Core.csproj b/YaeBlog.Core/YaeBlog.Core.csproj index e861549..4584164 100644 --- a/YaeBlog.Core/YaeBlog.Core.csproj +++ b/YaeBlog.Core/YaeBlog.Core.csproj @@ -6,6 +6,13 @@ enable + + YaeBlog.Core + 0.1.0 + Ricardo Ren + Ricardo Ren + + diff --git a/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj b/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj index 562c42d..e3c4b35 100644 --- a/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj +++ b/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -6,6 +6,13 @@ enable + + YaeBlog.Theme.FluentUI + 0.1.1 + Ricardo Ren + Ricardo Ren + + @@ -15,10 +22,12 @@ + - + + - + \ No newline at end of file