From 660919221db7b977eaa2e62640891ae254060431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Sat, 7 Jan 2023 11:38:44 +0100 Subject: [PATCH] Version 1.2.0.2301-pre1 --- PeyrSharp.Core/PeyrSharp.Core.csproj | 11 +++++------ PeyrSharp.Enums/PeyrSharp.Enums.csproj | 4 ++-- PeyrSharp.Env/PeyrSharp.Env.csproj | 12 ++++-------- PeyrSharp.Exceptions/PeyrSharp.Exceptions.csproj | 4 ++-- PeyrSharp.Extensions/PeyrSharp.Extensions.csproj | 6 +++--- PeyrSharp.UiHelpers/PeyrSharp.UiHelpers.csproj | 6 +++--- PeyrSharp/PeyrSharp.cs | 2 +- PeyrSharp/PeyrSharp.csproj | 16 ++++++++-------- 8 files changed, 28 insertions(+), 33 deletions(-) diff --git a/PeyrSharp.Core/PeyrSharp.Core.csproj b/PeyrSharp.Core/PeyrSharp.Core.csproj index c3493a9..b7e91fd 100644 --- a/PeyrSharp.Core/PeyrSharp.Core.csproj +++ b/PeyrSharp.Core/PeyrSharp.Core.csproj @@ -4,10 +4,10 @@ net5.0;net6.0;net7.0 True PeyrSharp.Core - 1.1.0.2212 + 1.2.0.2301-pre1 Léo Corporation Core methods and features of PeyrSharp. - © 2022 + © 2023 https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp git @@ -16,8 +16,7 @@ NUGET_README.md MIT True - - Added ``UnixTimeToDateTime()`` method (#43) -- Added ``DateTimeToUnixTime()`` method (#43) + @@ -32,8 +31,8 @@ - - + + diff --git a/PeyrSharp.Enums/PeyrSharp.Enums.csproj b/PeyrSharp.Enums/PeyrSharp.Enums.csproj index 0454dc3..d8b18e7 100644 --- a/PeyrSharp.Enums/PeyrSharp.Enums.csproj +++ b/PeyrSharp.Enums/PeyrSharp.Enums.csproj @@ -7,11 +7,11 @@ PeyrSharp.Enums Léo Corporation Enumerations of PeyrSharp. - © 2022 + © 2023 https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp enums;c-sharp;dotnet;vb;peyrsharp;leo corp - 1.1.0.2212 + 1.2.0.2301-pre1 True logo.png NUGET_README.md diff --git a/PeyrSharp.Env/PeyrSharp.Env.csproj b/PeyrSharp.Env/PeyrSharp.Env.csproj index d8cb7bc..b138f5b 100644 --- a/PeyrSharp.Env/PeyrSharp.Env.csproj +++ b/PeyrSharp.Env/PeyrSharp.Env.csproj @@ -4,10 +4,10 @@ net5.0;net6.0;net7.0 True PeyrSharp.Env - 1.1.0.2212 + 1.2.0.2301-pre1 Léo Corporation Environment-related methods of PeyrSharp. - © 2022 + © 2023 https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp git @@ -16,11 +16,7 @@ NUGET_README.md MIT True - - Added the possibility to get current directory (#38) -- Added the possibility to get the drive with the lowest available free space (#39) -- Added the possibility to get the drive with the highest available free space (#40) -- Added the possibility to check if a drive is a DVD/CD-ROM (#41) -- Added the possibility to get the `StorageUnits` of a drive (#42) + @@ -35,6 +31,6 @@ - + diff --git a/PeyrSharp.Exceptions/PeyrSharp.Exceptions.csproj b/PeyrSharp.Exceptions/PeyrSharp.Exceptions.csproj index 92e00ac..bf042a7 100644 --- a/PeyrSharp.Exceptions/PeyrSharp.Exceptions.csproj +++ b/PeyrSharp.Exceptions/PeyrSharp.Exceptions.csproj @@ -6,10 +6,10 @@ enable True PeyrSharp.Exceptions - 1.1.0.2212 + 1.2.0.2301-pre1 Léo Corporation Exceptions of PeyrSharp. - © 2022 + © 2023 https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp logo.png diff --git a/PeyrSharp.Extensions/PeyrSharp.Extensions.csproj b/PeyrSharp.Extensions/PeyrSharp.Extensions.csproj index 6e22ebb..93ab004 100644 --- a/PeyrSharp.Extensions/PeyrSharp.Extensions.csproj +++ b/PeyrSharp.Extensions/PeyrSharp.Extensions.csproj @@ -4,10 +4,10 @@ net5.0;net6.0;net7.0 True PeyrSharp.Extensions - 1.1.0.2212 + 1.2.0.2301-pre1 Léo Corporation Extensions methods of PeyrSharp. - © 2022 + © 2023 https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp git @@ -30,7 +30,7 @@ - + diff --git a/PeyrSharp.UiHelpers/PeyrSharp.UiHelpers.csproj b/PeyrSharp.UiHelpers/PeyrSharp.UiHelpers.csproj index 53bfdba..4233522 100644 --- a/PeyrSharp.UiHelpers/PeyrSharp.UiHelpers.csproj +++ b/PeyrSharp.UiHelpers/PeyrSharp.UiHelpers.csproj @@ -8,10 +8,10 @@ true True PeyrSharp.UiHelpers - 1.1.0.2212 + 1.2.0.2301-pre1 Léo Corporation Useful helpers for Windows Forms and Windows Presentation Framework. - © 2022 + © 2023 https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp ui-helpers;c-sharp;dotnet;vb;peyrsharp;leo corp;wpf;windows-forms;win-forms;ui;windows @@ -33,7 +33,7 @@ - + diff --git a/PeyrSharp/PeyrSharp.cs b/PeyrSharp/PeyrSharp.cs index 307f465..c9cfa44 100644 --- a/PeyrSharp/PeyrSharp.cs +++ b/PeyrSharp/PeyrSharp.cs @@ -32,6 +32,6 @@ public static class PeyrSharp /// /// The current version of PeyrSharp. /// - public static string Version => "1.0.0.2211"; + public static string Version => "1.2.0.2301-pre1"; } } diff --git a/PeyrSharp/PeyrSharp.csproj b/PeyrSharp/PeyrSharp.csproj index 2715256..494f081 100644 --- a/PeyrSharp/PeyrSharp.csproj +++ b/PeyrSharp/PeyrSharp.csproj @@ -4,9 +4,9 @@ net5.0;net6.0;net5.0-windows;net6.0-windows;net7.0;net7.0-windows True PeyrSharp - 1.1.0.2212 + 1.2.0.2301-pre1 Léo Corporation - © 2022 + © 2023 A C# library designed to make developers' job easier. https://github.com/Leo-Corporation/PeyrSharp https://github.com/Leo-Corporation/PeyrSharp @@ -30,12 +30,12 @@ - - - - - - + + + + + +