diff --git a/.github/workflows/release-tag.yml b/.github/workflows/release-tag.yml
index c6f8bc6..9fdf197 100644
--- a/.github/workflows/release-tag.yml
+++ b/.github/workflows/release-tag.yml
@@ -1,9 +1,6 @@
name: Release Tag
on:
- push:
- tags:
- - "v[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
inputs:
Upload_to_NuGet:
diff --git a/demo/Ursa.Demo/Ursa.Demo.csproj b/demo/Ursa.Demo/Ursa.Demo.csproj
index 5c03eb0..8f63ed1 100644
--- a/demo/Ursa.Demo/Ursa.Demo.csproj
+++ b/demo/Ursa.Demo/Ursa.Demo.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/src/Package.props b/src/Package.props
index 2957fb1..f93943b 100644
--- a/src/Package.props
+++ b/src/Package.props
@@ -1,6 +1,6 @@
- 1.11.1
+ 1.12.0
11.1.1
IRIHI Technology Co., Ltd.
https://github.com/irihitech/Ursa.Avalonia
diff --git a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj
index aadf22b..869d9fe 100644
--- a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj
+++ b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj
@@ -22,9 +22,4 @@
-
-
-
-
-