From 0b4472ef3098c978e87582b65f5c6eef92615668 Mon Sep 17 00:00:00 2001 From: ObiWanLansi Date: Fri, 29 Apr 2022 17:27:26 +0200 Subject: [PATCH] Update NuGet Package --- .../DoofesZeug.Generators.csproj | 2 +- DoofesZeug.Library/DoofesZeug.Library.csproj | 4 ++-- .../DoofesZeug.TestConsole.csproj | 2 +- DoofesZeug.UnitTests/DoofesZeug.UnitTests.csproj | 16 ++++------------ Packet.bat | 2 +- 5 files changed, 9 insertions(+), 17 deletions(-) diff --git a/DoofesZeug.Generators/DoofesZeug.Generators.csproj b/DoofesZeug.Generators/DoofesZeug.Generators.csproj index 7735f70..13aefa3 100644 --- a/DoofesZeug.Generators/DoofesZeug.Generators.csproj +++ b/DoofesZeug.Generators/DoofesZeug.Generators.csproj @@ -6,7 +6,7 @@ DoofesZeug.Generators DoofesZeug.Generators DoofesZeug - 0.1.1 + 0.2.0 https://github.com/ObiWanLansi/DoofesZeug ObiWanLansi DoofesZeug.Generators diff --git a/DoofesZeug.Library/DoofesZeug.Library.csproj b/DoofesZeug.Library/DoofesZeug.Library.csproj index b84fcfd..b461893 100644 --- a/DoofesZeug.Library/DoofesZeug.Library.csproj +++ b/DoofesZeug.Library/DoofesZeug.Library.csproj @@ -11,13 +11,13 @@ doof, zeug, objects, world ObiWanLansi An collection of some usefuel models for rapid prototyping and / or creating test for stuff. - 0.1.0.0 + 0.2.0.0 DoofesZeug DoofesZeug LICENSE DoofesZeug DoofesZeug - 0.1.1 + 0.2.0 Github true diff --git a/DoofesZeug.TestConsole/DoofesZeug.TestConsole.csproj b/DoofesZeug.TestConsole/DoofesZeug.TestConsole.csproj index 391bf66..360bcb8 100644 --- a/DoofesZeug.TestConsole/DoofesZeug.TestConsole.csproj +++ b/DoofesZeug.TestConsole/DoofesZeug.TestConsole.csproj @@ -6,7 +6,7 @@ DoofesZeug DoofesZeug.TestConsole DoofesZeug.TestConsole - 0.1.1 + 0.2.0 https://github.com/ObiWanLansi/DoofesZeug ObiWanLansi ObiWanLansi diff --git a/DoofesZeug.UnitTests/DoofesZeug.UnitTests.csproj b/DoofesZeug.UnitTests/DoofesZeug.UnitTests.csproj index 364c600..fd2e505 100644 --- a/DoofesZeug.UnitTests/DoofesZeug.UnitTests.csproj +++ b/DoofesZeug.UnitTests/DoofesZeug.UnitTests.csproj @@ -2,28 +2,20 @@ net5.0 - false - - 0.1.1 - - 0.1.1.0 - + 0.2.0 + 0.2.0.0 https://github.com/ObiWanLansi/DoofesZeug - ObiWanLansi - https://obiwanlansi.github.io/DoofesZeug - DoofesZeug.DoofesZeug.UnitTests - Github - - + + diff --git a/Packet.bat b/Packet.bat index 5126cad..518902f 100644 --- a/Packet.bat +++ b/Packet.bat @@ -1,2 +1,2 @@ @cls -@dotnet pack -c Release +@dotnet pack -c Release .\DoofesZeug.Library\DoofesZeug.Library.csproj