Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneuecc <ils@neue.cc>2017-03-09 17:38:13 +0300
committerneuecc <ils@neue.cc>2017-03-09 17:38:13 +0300
commitbf5f2dd91bad2948063668de3703259f7562cf73 (patch)
tree83c437131222a2e04db6c1a5a0a222edacb51a25 /MessagePack.sln
parent23674873e020d8ce96e4bd2b87b3ed2856ce06fa (diff)
completely LZ4 support(0.8.1)
Diffstat (limited to 'MessagePack.sln')
-rw-r--r--MessagePack.sln1
1 files changed, 1 insertions, 0 deletions
diff --git a/MessagePack.sln b/MessagePack.sln
index a6dae98f..83b15b5b 100644
--- a/MessagePack.sln
+++ b/MessagePack.sln
@@ -16,6 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{344DC89D-8
.gitignore = .gitignore
make_unity_symlink.bat = make_unity_symlink.bat
nuget\MessagePack.ImmutableCollection.nuspec = nuget\MessagePack.ImmutableCollection.nuspec
+ nuget\MessagePack.LZ4.nuspec = nuget\MessagePack.LZ4.nuspec
nuget\MessagePack.nuspec = nuget\MessagePack.nuspec
nuget\MessagePack.ReactiveProperty.nuspec = nuget\MessagePack.ReactiveProperty.nuspec
nuget\MessagePack.UnityShims.nuspec = nuget\MessagePack.UnityShims.nuspec