Skip to content

Commit 067efd8

Browse files
committed
NuGet v1.0.11, icon
1 parent 305e847 commit 067efd8

67 files changed

Lines changed: 137 additions & 30 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.vs/SyslogLogging/v15/.suo

3 KB
Binary file not shown.
0 Bytes
Binary file not shown.
414 KB
Binary file not shown.

LoggingModule/LoggingModule.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<Version>1.0.10</Version>
6+
<Version>1.0.11</Version>
77
<Authors>Joel Christner</Authors>
88
<PackageId>SyslogLogging</PackageId>
99
<Product>SyslogLogging</Product>
@@ -14,7 +14,8 @@
1414
<RepositoryUrl>https://github.com/jchristn/LoggingModule</RepositoryUrl>
1515
<RepositoryType>Github</RepositoryType>
1616
<PackageLicenseUrl>https://github.com/jchristn/LoggingModule/blob/master/LICENSE.TXT</PackageLicenseUrl>
17-
<PackageReleaseNotes>Retargeted to both .NET Core 2.0 and .NET Framework 4.5.2</PackageReleaseNotes>
17+
<PackageReleaseNotes>Icon</PackageReleaseNotes>
18+
<PackageIconUrl>https://raw.githubusercontent.com/jchristn/loggingmodule/master/assets/logo.ico</PackageIconUrl>
1819
</PropertyGroup>
1920

2021
</Project>
11.3 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.

LoggingModule/bin/Debug/netstandard2.0/LoggingModule.deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"targets": {
88
".NETStandard,Version=v2.0": {},
99
".NETStandard,Version=v2.0/": {
10-
"LoggingModule/1.0.10": {
10+
"LoggingModule/1.0.11": {
1111
"dependencies": {
1212
"NETStandard.Library": "2.0.3"
1313
},
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"libraries": {
27-
"LoggingModule/1.0.10": {
27+
"LoggingModule/1.0.11": {
2828
"type": "project",
2929
"serviceable": false,
3030
"sha512": ""
0 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)