From a5c6a7cfca82db5c75d0b82c627b5f090204ce43 Mon Sep 17 00:00:00 2001 From: sa_ddam213 Date: Fri, 15 Mar 2024 09:41:52 +1300 Subject: [PATCH] Version v0.25.0 --- OnnxStack.Console/OnnxStack.Console.csproj | 6 +++--- OnnxStack.Core/OnnxStack.Core.csproj | 6 +++--- .../OnnxStack.FeatureExtractor.csproj | 4 ++-- OnnxStack.ImageUpscaler/OnnxStack.ImageUpscaler.csproj | 4 ++-- .../OnnxStack.StableDiffusion.csproj | 4 ++-- OnnxStack.UI/OnnxStack.UI.csproj | 8 ++++---- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/OnnxStack.Console/OnnxStack.Console.csproj b/OnnxStack.Console/OnnxStack.Console.csproj index 44cdf35..2b16d82 100644 --- a/OnnxStack.Console/OnnxStack.Console.csproj +++ b/OnnxStack.Console/OnnxStack.Console.csproj @@ -16,9 +16,9 @@ - - - + + + diff --git a/OnnxStack.Core/OnnxStack.Core.csproj b/OnnxStack.Core/OnnxStack.Core.csproj index 3aa2d97..fd4bbd6 100644 --- a/OnnxStack.Core/OnnxStack.Core.csproj +++ b/OnnxStack.Core/OnnxStack.Core.csproj @@ -1,7 +1,7 @@  - 0.23.0 + 0.25.0 net7.0 disable disable @@ -38,9 +38,9 @@ - + - + diff --git a/OnnxStack.FeatureExtractor/OnnxStack.FeatureExtractor.csproj b/OnnxStack.FeatureExtractor/OnnxStack.FeatureExtractor.csproj index d38380d..7ea3f87 100644 --- a/OnnxStack.FeatureExtractor/OnnxStack.FeatureExtractor.csproj +++ b/OnnxStack.FeatureExtractor/OnnxStack.FeatureExtractor.csproj @@ -1,7 +1,7 @@  - 0.23.0 + 0.25.0 net7.0 disable disable @@ -35,7 +35,7 @@ - + diff --git a/OnnxStack.ImageUpscaler/OnnxStack.ImageUpscaler.csproj b/OnnxStack.ImageUpscaler/OnnxStack.ImageUpscaler.csproj index 3e99ff3..b37b838 100644 --- a/OnnxStack.ImageUpscaler/OnnxStack.ImageUpscaler.csproj +++ b/OnnxStack.ImageUpscaler/OnnxStack.ImageUpscaler.csproj @@ -1,7 +1,7 @@  - 0.23.0 + 0.25.0 net7.0 disable disable @@ -35,7 +35,7 @@ - + diff --git a/OnnxStack.StableDiffusion/OnnxStack.StableDiffusion.csproj b/OnnxStack.StableDiffusion/OnnxStack.StableDiffusion.csproj index b255713..98b40fd 100644 --- a/OnnxStack.StableDiffusion/OnnxStack.StableDiffusion.csproj +++ b/OnnxStack.StableDiffusion/OnnxStack.StableDiffusion.csproj @@ -1,7 +1,7 @@  - 0.23.1 + 0.25.0 net7.0 disable disable @@ -46,7 +46,7 @@ - + diff --git a/OnnxStack.UI/OnnxStack.UI.csproj b/OnnxStack.UI/OnnxStack.UI.csproj index 0ab2d5b..71643cf 100644 --- a/OnnxStack.UI/OnnxStack.UI.csproj +++ b/OnnxStack.UI/OnnxStack.UI.csproj @@ -1,7 +1,7 @@  - 0.23.0 + 0.25.0 WinExe net7.0-windows disable @@ -47,9 +47,9 @@ - - - + + +