From a7e2505cf241c23aeba7c04ef8c49e49bb4f6e53 Mon Sep 17 00:00:00 2001 From: HeBianGu <908293466@qq.com> Date: Thu, 6 Jun 2024 23:43:28 +0800 Subject: [PATCH] Readme+ --- Directory.Build.Props | 6 +++--- README.md | 2 +- Solution/WPF-Diagram.sln | 9 ++++++++- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Directory.Build.Props b/Directory.Build.Props index 8e97fb2..95107b3 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -6,15 +6,15 @@ True--> MIT net7.0-windows; - True + False 9.0 1.0.0 1.0.0 1.0.0 Copyright © HeBianGu 2024-2024 HeBianGu - https://github.com/HeBianGu/WPF-Control - https://github.com/HeBianGu/WPF-Control + https://github.com/HeBianGu/WPF-Diagram + https://github.com/HeBianGu/WPF-Diagram diff --git a/README.md b/README.md index cb09eb9..906aa4d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

- + nuget-version diff --git a/Solution/WPF-Diagram.sln b/Solution/WPF-Diagram.sln index 7f424ee..43dd221 100644 --- a/Solution/WPF-Diagram.sln +++ b/Solution/WPF-Diagram.sln @@ -15,7 +15,14 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeBianGu.Diagram.DrawingBox EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeBianGu.Diagram.Presenter.Workflow", "..\Source\Control\HeBianGu.Diagram.Presenter.Workflow\HeBianGu.Diagram.Presenter.Workflow.csproj", "{2EDC6C88-8E22-4B45-A994-26FB5F6C36A6}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeBianGu.Test.DiagramNuget", "..\Source\App\HeBianGu.Test.DiagramNuget\HeBianGu.Test.DiagramNuget.csproj", "{48355D9C-6B81-484C-B64B-D808C9146FDE}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeBianGu.Test.DiagramNuget", "..\Source\App\HeBianGu.Test.DiagramNuget\HeBianGu.Test.DiagramNuget.csproj", "{48355D9C-6B81-484C-B64B-D808C9146FDE}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".sln", ".sln", "{3A04E530-3B98-4BD0-9872-01EE7C312DEF}" + ProjectSection(SolutionItems) = preProject + ..\Directory.Build.Props = ..\Directory.Build.Props + ..\LICENSE = ..\LICENSE + ..\README.md = ..\README.md + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution