diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 423ca9c5..d30955e5 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -42,8 +42,9 @@ body:
multiple: true
description: What version of our software are you running?
options:
+ - .NET8(LTS) (Default)
- .NET7(STS)
- - .NET6(LTS) (Default)
+ - .NET6(LTS)
- .NET5
- .NET Core 3.1(LTS)
- .NET Core 3.0
diff --git a/.github/project.yml b/.github/project.yml
index 2b2c83bb..53601487 100644
--- a/.github/project.yml
+++ b/.github/project.yml
@@ -87,9 +87,8 @@ samples:
projects: []
src:
folded_projects:
- - src/Natasha.CSharp/Framework/Natasha.CSharp.Template.Framework/Natasha.CSharp.Template.Framework.csproj
- - src/Natasha.CSharp/Extension/Natasha.CSharp.Codecov/Natasha.CSharp.Codecov.csproj
- src/Natasha.CSharp/Extension/Natasha.CSharp.Extension.Ambiguity/Natasha.CSharp.Extension.Ambiguity.csproj
+ - src/Natasha.CSharp/Extension/Natasha.CSharp.Extension.Codecov/Natasha.CSharp.Extension.Codecov.csproj
global_labels:
- name: pr_src
description: 此次提交包含 [源码工程] 相关的改动.
@@ -134,7 +133,7 @@ src:
is_folded: false
relative_path: src/Natasha.CSharp/Natasha.DynamicLoad.Base/Natasha.DynamicLoad.Base.csproj
project_name: Natasha.DynamicLoad.Base
- package_name:
+ package_name: DotNetCore.Natasha.DynamicLoad.Base
project_folder: src/Natasha.CSharp/Natasha.DynamicLoad.Base
labels:
dependency_config:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f65afcf..0bca5364 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,6 @@ Example:
-->
-
## [8.0.0.0] - 2024-01-10
### DotNetCore.Natasha.DynamicLoad.Base _ v8.0.0.0:
diff --git a/src/Natasha.CSharp/Component/Core/Natasha.CSharp.Template.Core/Natasha.CSharp.Template.Core.csproj b/src/Natasha.CSharp/Component/Core/Natasha.CSharp.Template.Core/Natasha.CSharp.Template.Core.csproj
index d734db59..cd61a6dd 100644
--- a/src/Natasha.CSharp/Component/Core/Natasha.CSharp.Template.Core/Natasha.CSharp.Template.Core.csproj
+++ b/src/Natasha.CSharp/Component/Core/Natasha.CSharp.Template.Core/Natasha.CSharp.Template.Core.csproj
@@ -13,21 +13,21 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+