diff --git a/CSTNet/CSTNet.csproj b/CSTNet/CSTNet.csproj
index 41eeb6e..85f27ae 100644
--- a/CSTNet/CSTNet.csproj
+++ b/CSTNet/CSTNet.csproj
@@ -7,7 +7,6 @@
Caret-Separated Text (or CST) is a key-value pair format represented by numbers or words as keys and the value is the string enclosed between carets (^) that contains the contents. CST.NET is a library for prasing the CST format.
https://github.com/tonytins/cstnet
MIT
- https://github.com/tonytins/cstnet/blob/master/LICENSE
CST.Net