From caa26e4c996fee03d184fe49c91f7b7a70460d6e Mon Sep 17 00:00:00 2001 From: Keith Lewis Date: Wed, 11 Dec 2024 21:03:17 -0600 Subject: [PATCH] Fix license and correct nuspec errors --- LICENSE | 2 +- ResumeSharpLib/ResumeSharpLib.csproj | 23 ++++++++++++++++++++--- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index c4e1634..10a1645 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Sina Tahoori +Copyright (c) 2024 Keith Lewis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/ResumeSharpLib/ResumeSharpLib.csproj b/ResumeSharpLib/ResumeSharpLib.csproj index 572fac0..df8d901 100644 --- a/ResumeSharpLib/ResumeSharpLib.csproj +++ b/ResumeSharpLib/ResumeSharpLib.csproj @@ -6,16 +6,33 @@ enable ResumeSharpLib A library for creating and manipulating Json Resume object it in C# - https://github.com/jacrys/ResumeSharpLib/blob/master/LICENSE https://github.com/jacrys/ResumeSharpLib/ - 2.0.0 + 2.1.0 jacrys Json , Resume , JsonResume - Upgraded compatibility, BREAKING CHANGE: The root namespace has changed to ResumeSharpLib, but the object has not changed names + # BREAKING CHANGE: The root namespace has changed to ResumeSharpLib, but the object has not changed names + +* Added JsonJob to the library as well for Job Descriptions (https://jsonresume.org/job-description-schema/) public https://github.com/jacrys/ResumeSharpLib + True + snupkg + ResumeSharpLib + True + README.md + LICENSE + + + True + \ + + + True + \ + +