From 57100ed1e92a33c109fc2b02414d90797ff31db9 Mon Sep 17 00:00:00 2001 From: ptietze Date: Thu, 1 Jul 2021 16:52:54 +0200 Subject: [PATCH] V 1.0.1 Update Icl.Net (4.2.0) --- ...gSoftware.RecurrenceRuleToText.UnitTest.csproj | 15 +++++++++------ .../packages.config | 7 ++++--- .../IcgSoftware.RecurrenceRuleToText.csproj | 4 ++-- RecurrenceRuleWebAppVue/Views/Home/Index.cshtml | 1 - 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/IcgSoftware.RecurrenceRuleToText.UnitTest/IcgSoftware.RecurrenceRuleToText.UnitTest.csproj b/IcgSoftware.RecurrenceRuleToText.UnitTest/IcgSoftware.RecurrenceRuleToText.UnitTest.csproj index bc0f0b1..89819a1 100644 --- a/IcgSoftware.RecurrenceRuleToText.UnitTest/IcgSoftware.RecurrenceRuleToText.UnitTest.csproj +++ b/IcgSoftware.RecurrenceRuleToText.UnitTest/IcgSoftware.RecurrenceRuleToText.UnitTest.csproj @@ -39,11 +39,11 @@ 4 - - ..\packages\Ical.Net.4.1.11\lib\net46\Ical.Net.dll + + ..\packages\Ical.Net.4.2.0\lib\netstandard2.0\Ical.Net.dll - - ..\packages\IcgSoftware.IntToOrdinalNumber.0.9.3\lib\netstandard2.0\IcgSoftware.IntToOrdinalNumber.dll + + ..\packages\IcgSoftware.IntToOrdinalNumber.1.0.0\lib\netstandard2.0\IcgSoftware.IntToOrdinalNumber.dll ..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll @@ -51,8 +51,8 @@ ..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - - ..\packages\NodaTime.2.0.2\lib\net45\NodaTime.dll + + ..\packages\NodaTime.3.0.0\lib\netstandard2.0\NodaTime.dll @@ -64,6 +64,9 @@ ..\packages\System.Reflection.TypeExtensions.4.1.0\lib\net462\System.Reflection.TypeExtensions.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll diff --git a/IcgSoftware.RecurrenceRuleToText.UnitTest/packages.config b/IcgSoftware.RecurrenceRuleToText.UnitTest/packages.config index 7dd2cb2..34eba11 100644 --- a/IcgSoftware.RecurrenceRuleToText.UnitTest/packages.config +++ b/IcgSoftware.RecurrenceRuleToText.UnitTest/packages.config @@ -1,11 +1,12 @@  - - + + - + + \ No newline at end of file diff --git a/IcgSoftware.RecurrenceRuleToText/IcgSoftware.RecurrenceRuleToText.csproj b/IcgSoftware.RecurrenceRuleToText/IcgSoftware.RecurrenceRuleToText.csproj index a8f1af7..c285223 100644 --- a/IcgSoftware.RecurrenceRuleToText/IcgSoftware.RecurrenceRuleToText.csproj +++ b/IcgSoftware.RecurrenceRuleToText/IcgSoftware.RecurrenceRuleToText.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 1.0.0 + 1.0.1 pt IcgSoftware Human readable extension for iCal.NET RecurrencePattern https://github.com/rianjs/ical.net @@ -13,7 +13,7 @@ - + diff --git a/RecurrenceRuleWebAppVue/Views/Home/Index.cshtml b/RecurrenceRuleWebAppVue/Views/Home/Index.cshtml index 86b3f0a..f316789 100644 --- a/RecurrenceRuleWebAppVue/Views/Home/Index.cshtml +++ b/RecurrenceRuleWebAppVue/Views/Home/Index.cshtml @@ -196,7 +196,6 @@
- @**@ @*