You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2016/12/05 12:38:34 UTC

[30/52] ignite git commit: .NET: Update ASP.NET nuget package info

.NET: Update ASP.NET nuget package info


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2fccde72
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2fccde72
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2fccde72

Branch: refs/heads/master
Commit: 2fccde7227704cb04abb310b650ac7060db726c0
Parents: dda4fc9
Author: Pavel Tupitsyn <pt...@apache.org>
Authored: Fri Nov 25 16:14:43 2016 +0300
Committer: Pavel Tupitsyn <pt...@apache.org>
Committed: Fri Nov 25 16:14:43 2016 +0300

----------------------------------------------------------------------
 .../dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/2fccde72/modules/platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec b/modules/platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec
index 3b3b5ac..49f2fe8 100644
--- a/modules/platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec
+++ b/modules/platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec
@@ -39,8 +39,8 @@ Creating NuGet package:
         <iconUrl>https://ignite.apache.org/images/logo_ignite_32_32.png</iconUrl>
         <requireLicenseAcceptance>false</requireLicenseAcceptance>
         <description>
-Apache Ignite ASP.NET Output Cache Provider: caches page output in a distributed in-memory cache.
-Ideal for web farms: share cached data between servers effortlessly.
+Output Cache Provider: caches page output in a distributed in-memory cache.
+Session State Store Provider: stores session state data in a distributed in-memory cache.
             
 More info: https://apacheignite-net.readme.io/
         </description>