diff --git a/src/LockFreeDoublyLinkedList.csproj b/src/LockFreeDoublyLinkedList.csproj
index e936262..c0ff47d 100644
--- a/src/LockFreeDoublyLinkedList.csproj
+++ b/src/LockFreeDoublyLinkedList.csproj
@@ -6,14 +6,15 @@
Lock free doubly linked list
LockFreeDoublyLinkedList
A lock free doubly linked list for high concurrency.
- 4.0.0.0
+ 4.0.0.1
Christoph Müller (iblzm@hotmail.de)
Christoph Müller (iblzm@hotmail.de)
Copyright © Christoph Müller 2018–2020
en
true
https://github.com/c7hm4r/LockFreeDoublyLinkedList
- https://www.apache.org/licenses/LICENSE-2.0.html
+ Apache-2.0
+ LICENSE.txt
lock-free thread-safe linked list concurrency
false
@@ -24,6 +25,8 @@
TRACE;DEBUG;
+ true
+ snupkg
pdbonly
true
@@ -38,5 +41,6 @@
+