From 70ff1aa7d265b196208e337aecc40385912bc111 Mon Sep 17 00:00:00 2001 From: yibei333 Date: Thu, 26 Sep 2024 17:26:57 +0800 Subject: [PATCH] update readme --- Nuget.md | 1 + README.md | 2 +- assets/version.txt | 2 +- src/SingleExe.Tool/SingleExe.Tool.csproj | 6 +++--- 4 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 Nuget.md diff --git a/Nuget.md b/Nuget.md new file mode 100644 index 0000000..f2c8b65 --- /dev/null +++ b/Nuget.md @@ -0,0 +1 @@ +[文档](https://github.com/yibei333/single-exe) \ No newline at end of file diff --git a/README.md b/README.md index 8fb3583..916aefb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# single-exe [![](https://github.com/yibei333/single-exe/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/yibei333/single-exe/actions/workflows/release.yml)| +# single-exe [![](https://github.com/yibei333/single-exe/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/yibei333/single-exe/actions/workflows/release.yml) 将你的应用打包为单个可执行文件(exe),以便于分发。 ## 截图 diff --git a/assets/version.txt b/assets/version.txt index a6a3a43..1464c52 100644 --- a/assets/version.txt +++ b/assets/version.txt @@ -1 +1 @@ -1.0.4 \ No newline at end of file +1.0.5 \ No newline at end of file diff --git a/src/SingleExe.Tool/SingleExe.Tool.csproj b/src/SingleExe.Tool/SingleExe.Tool.csproj index f3a856d..da810cc 100644 --- a/src/SingleExe.Tool/SingleExe.Tool.csproj +++ b/src/SingleExe.Tool/SingleExe.Tool.csproj @@ -17,9 +17,9 @@ MIT True True - 1.0.4 + 1.0.5 False - README.md + Nuget.md true single-exe @@ -40,7 +40,7 @@ True \ - + True \