From 2914d1bfb61bc145e7117fa78849f1e0bbb561d1 Mon Sep 17 00:00:00 2001 From: justerzhu Date: Sun, 5 Jan 2025 17:03:01 +0800 Subject: [PATCH] update version --- src/c#/GeneralUpdate.Bowl/GeneralUpdate.Bowl.csproj | 2 +- src/c#/GeneralUpdate.ClientCore/GeneralUpdate.ClientCore.csproj | 2 +- src/c#/GeneralUpdate.Common/GeneralUpdate.Common.csproj | 2 +- src/c#/GeneralUpdate.Core/GeneralUpdate.Core.csproj | 2 +- .../GeneralUpdate.Differential.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/c#/GeneralUpdate.Bowl/GeneralUpdate.Bowl.csproj b/src/c#/GeneralUpdate.Bowl/GeneralUpdate.Bowl.csproj index d2fd0e8..713b579 100644 --- a/src/c#/GeneralUpdate.Bowl/GeneralUpdate.Bowl.csproj +++ b/src/c#/GeneralUpdate.Bowl/GeneralUpdate.Bowl.csproj @@ -16,7 +16,7 @@ upgrade,update Bowl is used to monitor whether the main program can start normally after an upgrade. If it detects that the main program crashes on startup, it will restore the backup. bowl.jpeg - 9.1.0 + 9.1.2 diff --git a/src/c#/GeneralUpdate.ClientCore/GeneralUpdate.ClientCore.csproj b/src/c#/GeneralUpdate.ClientCore/GeneralUpdate.ClientCore.csproj index da8b721..1df87fc 100644 --- a/src/c#/GeneralUpdate.ClientCore/GeneralUpdate.ClientCore.csproj +++ b/src/c#/GeneralUpdate.ClientCore/GeneralUpdate.ClientCore.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 9.1.0 + 9.1.2 JusterZhu Provides functions related to upgrade and update programs. GeneralUpdate.ico diff --git a/src/c#/GeneralUpdate.Common/GeneralUpdate.Common.csproj b/src/c#/GeneralUpdate.Common/GeneralUpdate.Common.csproj index 3564b6b..04cbbe6 100644 --- a/src/c#/GeneralUpdate.Common/GeneralUpdate.Common.csproj +++ b/src/c#/GeneralUpdate.Common/GeneralUpdate.Common.csproj @@ -16,7 +16,7 @@ upgrade,update The infrastructure required to support all components is necessary, and this nuget package is essential. true - 9.1.0 + 9.1.2 diff --git a/src/c#/GeneralUpdate.Core/GeneralUpdate.Core.csproj b/src/c#/GeneralUpdate.Core/GeneralUpdate.Core.csproj index ca8fee2..49c6469 100644 --- a/src/c#/GeneralUpdate.Core/GeneralUpdate.Core.csproj +++ b/src/c#/GeneralUpdate.Core/GeneralUpdate.Core.csproj @@ -3,7 +3,7 @@ netstandard2.0 Library $(AssemblyName) - 9.1.0 + 9.1.2 JusterZhu juster.zhu false diff --git a/src/c#/GeneralUpdate.Differential/GeneralUpdate.Differential.csproj b/src/c#/GeneralUpdate.Differential/GeneralUpdate.Differential.csproj index 300d408..7ee89f2 100644 --- a/src/c#/GeneralUpdate.Differential/GeneralUpdate.Differential.csproj +++ b/src/c#/GeneralUpdate.Differential/GeneralUpdate.Differential.csproj @@ -7,7 +7,7 @@ https://github.com/JusterZhu/GeneralUpdate The binary differential update function is provided, but the configuration file update function is reserved. JusterZhu - 9.1.0 + 9.1.2 https://github.com/GeneralLibrary/GeneralUpdate Copyright © 2024 JusterZhu. All rights reserved. default