From 0845db483269caa6c93886c1aa91ca829a08d1d9 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Mon, 25 Mar 2024 00:34:36 +0100 Subject: [PATCH] Added nuget-config --- .../StableDiffusion.NET.csproj | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/StableDiffusion.NET/StableDiffusion.NET.csproj b/StableDiffusion.NET/StableDiffusion.NET.csproj index c84410e..8fc51ff 100644 --- a/StableDiffusion.NET/StableDiffusion.NET.csproj +++ b/StableDiffusion.NET/StableDiffusion.NET.csproj @@ -4,6 +4,53 @@ net8.0 enable true + + Darth Affe + Wyrez + en-US + en-US + StableDiffusion.NET + StableDiffusion.NET + StableDiffusion.NET + StableDiffusion.NET + StableDiffusion.NET + Stable-Diffusion for .NET based on stable-diffusion.cpp + Stable-Diffusion for .NET based on stable-diffusion.cpp + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 + sd_net.png + README.md + https://github.com/DarthAffe/StableDiffusion.NET + MIT + Github + https://github.com/DarthAffe/StableDiffusion.NET + True + + 0.0.1 + 0.0.1 + 0.0.1 + + true + True + True + portable + snupkg + + TRACE;DEBUG + true + false + + + + true + $(NoWarn);CS1591;CS1572;CS1573 + RELEASE + + + + + +