diff --git a/.gitignore b/.gitignore
index baf229d..f0e9827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,5 @@
[Bb]in/
.vs/
msbuild.*
-packages/
+/packages/
*.log
diff --git a/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuproj b/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuproj
index 217abf8..036135c 100644
--- a/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuproj
+++ b/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuproj
@@ -27,6 +27,9 @@
docs\Readme.md
+
+ images\dotnet-icon.png
+
\ No newline at end of file
diff --git a/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuspec b/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuspec
index de642b4..a273320 100644
--- a/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuspec
+++ b/src/packages/CosmosDBTableAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider.nuspec
@@ -15,8 +15,9 @@
Async version CosmosDB/Azure Storage Table OutputCache Provider
en-US
http://www.asp.net/
- http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
- http://go.microsoft.com/fwlink/?LinkID=288859
+ images\dotnet-icon.png
+ https://licenses.nuget.org/MIT
+ MIT
true
docs\Readme.md
ASP.NET CosmosDB Azure Storage Table Async OutputCache Provider
diff --git a/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuproj b/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuproj
index f0f5751..77ea144 100644
--- a/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuproj
+++ b/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuproj
@@ -27,6 +27,9 @@
docs\Readme.md
+
+ images\dotnet-icon.png
+
\ No newline at end of file
diff --git a/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuspec b/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuspec
index 23a17a3..3cd783c 100644
--- a/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuspec
+++ b/src/packages/OutputCacheModuleAsync.nupkg/Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuspec
@@ -11,8 +11,9 @@
Async version OutputCache module
en-US
http://www.asp.net/
- http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
- http://go.microsoft.com/fwlink/?LinkID=288859
+ images\dotnet-icon.png
+ https://licenses.nuget.org/MIT
+ MIT
true
docs\Readme.md
ASP.NET Async OutputCache Module
diff --git a/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuproj b/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuproj
index 06a03f5..cf7da70 100644
--- a/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuproj
+++ b/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuproj
@@ -27,6 +27,9 @@
docs\Readme.md
+
+ images\dotnet-icon.png
+
\ No newline at end of file
diff --git a/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuspec b/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuspec
index 274a655..ffeaa91 100644
--- a/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuspec
+++ b/src/packages/SQLAsyncOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider.nuspec
@@ -14,8 +14,9 @@
Async version SQL OutputCache Provider
en-US
http://www.asp.net/
- http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
- http://go.microsoft.com/fwlink/?LinkID=288859
+ images\dotnet-icon.png
+ https://licenses.nuget.org/MIT
+ MIT
true
docs\Readme.md
ASP.NET SQL Async OutputCache Provider
diff --git a/src/packages/assets/dotnet-icon.png b/src/packages/assets/dotnet-icon.png
new file mode 100644
index 0000000..a3b74d1
Binary files /dev/null and b/src/packages/assets/dotnet-icon.png differ