From 63f9dbc71e7d2c436f05da5265a71825c4a78986 Mon Sep 17 00:00:00 2001 From: JamJar00 Date: Fri, 12 May 2017 14:08:17 +0100 Subject: [PATCH] Updated documentation project properties --- .../Hazel.Documentation.shfbproj | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/Hazel.Documentation/Hazel.Documentation.shfbproj b/Hazel.Documentation/Hazel.Documentation.shfbproj index 2ba3113..47eee4a 100644 --- a/Hazel.Documentation/Hazel.Documentation.shfbproj +++ b/Hazel.Documentation/Hazel.Documentation.shfbproj @@ -13,7 +13,7 @@ Hazel.Documentation Hazel.Documentation - .NET Framework 4.5 + .NET Framework 3.5 .\Help\ Hazel.Documentation en-US @@ -29,6 +29,32 @@ + 100 + OnlyWarningsAndErrors + Website + False + False + False + False + 1.0.0.0 + 2 + False + Standard + Blank + False + VS2013 + False + MemberName + Hazel Documentation + BelowNamespaces + Msdn + Msdn + False + True + Hazel Networking is a low-level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. +Its aim is to provide a standardized interface for web communication so that using and switching between protocols is incredibly simple. +Hazel is going to be the basis of DarkRift 2 and it is being released completely open source so that members of the community can make use of it, improve it and help find any bugs before DarkRift 2 is released. +Hazel can be downloaded as a NuGet package here or you can get the latest build directly from the releases page here! -- 2.39.5