Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Commit cf77a19

Browse files
committed
restore nuspec icons
1 parent 5a1fa38 commit cf77a19

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

source/NuGet/SemanticLogging.Service.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<owners>Microsoft; patterns-and-practices</owners>
99
<licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
1010
<projectUrl>http://slab.codeplex.com</projectUrl>
11+
<iconUrl>http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png</iconUrl>
1112
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1213
<summary>The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class.</summary>
1314
<description>

source/Src/SemanticLogging.Database/SemanticLogging.Database.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<owners>Microsoft; patterns-and-practices</owners>
99
<licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
1010
<projectUrl>http://slab.codeplex.com</projectUrl>
11+
<iconUrl>http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png</iconUrl>
1112
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1213
<summary>The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource.</summary>
1314
<description>The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in SQL Server and Azure SQL Database.</description>

source/Src/SemanticLogging.Elasticsearch/SemanticLogging.Elasticsearch.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<owners>Microsoft; patterns-and-practices</owners>
99
<licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
1010
<projectUrl>http://slab.codeplex.com</projectUrl>
11+
<iconUrl>http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png</iconUrl>
1112
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1213
<summary>The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource.</summary>
1314
<description>The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into Elasticsearch.</description>

source/Src/SemanticLogging.WindowsAzure/SemanticLogging.WindowsAzure.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<owners>Microsoft; patterns-and-practices</owners>
99
<licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
1010
<projectUrl>http://slab.codeplex.com</projectUrl>
11+
<iconUrl>http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png</iconUrl>
1112
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1213
<summary>The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource.</summary>
1314
<description>The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in Azure table storage.</description>

source/Src/SemanticLogging/SemanticLogging.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<owners>Microsoft; patterns-and-practices</owners>
99
<licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
1010
<projectUrl>http://slab.codeplex.com</projectUrl>
11+
<iconUrl>http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png</iconUrl>
1112
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1213
<summary>The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class.</summary>
1314
<description>

0 commit comments

Comments
 (0)