Bump version to 4.1.0 #65
Annotations
6 warnings
build, pack & publish:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build, pack & publish:
Postgrest/Interfaces/IPostgrestTableWithCache.cs#L19
The member 'IPostgrestTableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
build, pack & publish:
Postgrest/TableWithCache.cs#L36
The member 'TableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
build, pack & publish:
Postgrest/Attributes/ReferenceAttribute.cs#L17
'ReferenceAttribute' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build, pack & publish:
Postgrest/Interfaces/IPostgrestTableWithCache.cs#L19
The member 'IPostgrestTableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|
build, pack & publish:
Postgrest/TableWithCache.cs#L36
The member 'TableWithCache<T>.Get(CancellationToken)' does not hide an accessible member. The new keyword is not required.
|