From b847d859145bdcab957ca304474af002431c0564 Mon Sep 17 00:00:00 2001 From: Byron Mayne Date: Sun, 22 Oct 2023 19:50:54 -0400 Subject: [PATCH] Set the project url to the docs I created --- src/Extended.Collections/Extended.Collections.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Extended.Collections/Extended.Collections.csproj b/src/Extended.Collections/Extended.Collections.csproj index 7a28e8b..5c82038 100644 --- a/src/Extended.Collections/Extended.Collections.csproj +++ b/src/Extended.Collections/Extended.Collections.csproj @@ -10,12 +10,14 @@ Extended.Collections is a package that contains unit tested generic collections that can be used across a range of project types. Extended.Collections Collections;Queues;Dictionary;List;RingBuffer;Generic - https://github.com/ByronMayne/Extended.Collections + https://byronmayne.github.io/Extended.Collections/ true true true snupkg + git + https://github.com/ByronMayne/Extended.Collections