diff --git a/Ical.Net/Directory.Build.props b/Ical.Net/Directory.Build.props new file mode 100644 index 00000000..dec5fe9c --- /dev/null +++ b/Ical.Net/Directory.Build.props @@ -0,0 +1,42 @@ + + + Ical.Net + Ical.Net + ical-org maintainers and contributors + ical-org + false + The most popular iCalendar (RFC 5545) class library for .NET. + https://github.com/ical-org/ical.net + MIT + https://github.com/ical-org/ical.net/blob/main/release-notes.md + iCal Calendar icalendar ics outlook events rfc-5545 rfc-2445 dday + assets/icon.png + assets/readme.md + + + + true + assets/readme.md + + + true + assets/icon.png + + + true + lib\net8.0\ + + + true + lib\net6.0\ + + + true + lib\netstandard2.1\ + + + true + lib\netstandard2.0\ + + + diff --git a/Ical.Net/Ical.Net.csproj b/Ical.Net/Ical.Net.csproj index cfa21ce2..c4b732c6 100644 --- a/Ical.Net/Ical.Net.csproj +++ b/Ical.Net/Ical.Net.csproj @@ -1,16 +1,15 @@  net8.0;net6.0;netstandard2.1;netstandard2.0 - version=$(Version) true ..\IcalNetStrongnameKey.snk - + <_Parameter1>Ical.Net.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100a1f790f70176d52efbd248577bdb292be2d0acc62f3227c523e267d64767f207f81536c77bb91d17031a5afbc2d69cd3b5b3b9c98fa8df2cd363ec90a08639a1213ad70079eff666bcc14cf6574b899f4ad0eac672c8f763291cb1e0a2304d371053158cb398b2e6f9eeb45db7d1b4d2bbba1f985676c5ca4602fab3671d34bf - \ No newline at end of file + diff --git a/Ical.Net/Ical.Net.nuspec b/Ical.Net/Ical.Net.nuspec deleted file mode 100644 index c0dc0e0f..00000000 --- a/Ical.Net/Ical.Net.nuspec +++ /dev/null @@ -1,48 +0,0 @@ - - - - Ical.Net - Ical.Net - $version$ - ical-org maintainers and contributors - ical-org - false - The most popular iCalendar (RFC 5545) class library for .NET. - https://github.com/ical-org/ical.net - MIT - https://github.com/ical-org/ical.net/blob/main/release-notes.md - iCal Calendar icalendar ics outlook events rfc-5545 rfc-2445 dday - assets\icon.png - readme.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -