diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 60742282a..894e61f8e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
- "**.csproj"
env:
- DOTNET_VERSION: "9.0.304"
+ DOTNET_VERSION: "9.0.307"
jobs:
build:
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 9020906b2..a6cd4b815 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
pull_request:
branches: [ main ]
env:
- DOTNET_VERSION: "9.0.304"
+ DOTNET_VERSION: "9.0.307"
jobs:
publish:
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index b68f94f9a..97e184479 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -14,4 +14,4 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
- automatic_release_tag: "9.3.5"
+ automatic_release_tag: "9.3.6"
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 86a62af08..0df58d491 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -3,8 +3,8 @@
8.3.5
2.15.2
3.3.5
- 9.3.5
- 9.3.5
+ 9.3.6
+ 9.3.6
9.0.5
9.0.5
9.0.5
@@ -12,7 +12,7 @@
-
+
diff --git a/common.props b/common.props
index 88563ee52..c9002ce4b 100644
--- a/common.props
+++ b/common.props
@@ -1,12 +1,12 @@
latest
- 9.3.5
+ 9.3.6
colin
$(NoWarn);CS1591;CS0436;CS8618;NU1803
https://github.com/colinin/abp-next-admin
$(SolutionDir)LocalNuget
- 9.3.5
+ 9.3.6
MIT
git
https://github.com/colinin/abp-next-admin