Improve recurrence handling, remove restrictions #81
Annotations
11 warnings
tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
tests:
Ical.Net/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L18
'RecurrenceRestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L19
'RecurrenceEvaluationModeType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L151
'RecurrencePattern.RestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L151
'RecurrencePattern.RestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L152
'RecurrencePattern.EvaluationMode' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L152
'RecurrencePattern.EvaluationMode' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L179
'RecurrencePattern.RestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L18
'RecurrenceRestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L19
'RecurrenceEvaluationModeType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
|