diff --git a/releases/nuget/Skybrud.Essentials.1.1.57.nupkg b/releases/nuget/Skybrud.Essentials.1.1.57.nupkg new file mode 100644 index 0000000..3b5f668 Binary files /dev/null and b/releases/nuget/Skybrud.Essentials.1.1.57.nupkg differ diff --git a/src/LICENSE.html b/src/LICENSE.html deleted file mode 100644 index e3378e9..0000000 --- a/src/LICENSE.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - Skybrud.Essentials - - - -
-

Skybrud.Essentials

-

The MIT License (MIT)

- -

- Copyright © 2023 Limbo -

-

- Permission is hereby granted, free of charge, to any person obtaining a copy of - this software and associated documentation files (the "Software"), to deal in - the Software without restriction, including without limitation the rights to - use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - of the Software, and to permit persons to whom the Software is furnished to do - so, subject to the following conditions: -

-

- The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. -

-

- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS - IN THE SOFTWARE. -

- -
- - \ No newline at end of file diff --git a/src/Skybrud.Essentials/Skybrud.Essentials.csproj b/src/Skybrud.Essentials/Skybrud.Essentials.csproj index d1425cd..053e87d 100644 --- a/src/Skybrud.Essentials/Skybrud.Essentials.csproj +++ b/src/Skybrud.Essentials/Skybrud.Essentials.csproj @@ -35,7 +35,7 @@ - 1.1.56 + 1.1.57 build$([System.DateTime]::UtcNow.ToString(`yyyyMMddHHmm`)) Anders Bjerner Limbo @@ -43,34 +43,46 @@ Copyright © $([System.DateTime]::UtcNow.ToString(`yyyy`)) + Skybrud.Essentials Skybrud, Limbo, Essentials, JSON, XML, Date, Time, Calendar, ISO8601, RFC822, RFC2822, Reflection, Parsing MIT - https://packages.skybrud.dk/skybrud.essentials/ + https://packages.limbo.works/skybrud.essentials/ Limbo.png README.md git https://github.com/skybrud/Skybrud.Essentials - - bin\$(Configuration)\$(TargetFramework)\Skybrud.Essentials.xml - + + + + + + + + + + + + bin\$(Configuration)\$(TargetFramework)\Skybrud.Essentials.xml + + \ No newline at end of file