File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Cofoundry.Plugins.ErrorLogging.Admin
Cofoundry.Plugins.ErrorLogging Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
<owners >Cofoundry</owners >
9
9
<licenseUrl >https://github.com/cofoundry-cms/Cofoundry.Plugins.ErrorLogging/blob/master/LICENSE</licenseUrl >
10
10
<projectUrl >http://www.cofoundry.org</projectUrl >
11
+ <iconUrl >http://cofoundry.org/logo-nuget-64x64.png</iconUrl >
11
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
13
<description >Adds simple database error logging to Cofoundry</description >
13
14
<copyright >Cofoundry.org</copyright >
14
15
<tags >Cofoundry Plugin ErrorLogging Admin</tags >
15
16
<dependencies >
16
17
<dependency id =" Cofoundry.Plugins.ErrorLogging" version =" $version$" />
17
-
18
18
<dependency id =" Antlr" version =" 3.5.0.2" />
19
19
<dependency id =" AutoMapper" version =" 5.2.0" />
20
20
<dependency id =" Cofoundry.Core" version =" 0.1.0-beta0101" />
37
37
<dependency id =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version =" 1.0.3" />
38
38
<dependency id =" Microsoft.Extensions.DependencyInjection" version =" 1.1.0" />
39
39
<dependency id =" Microsoft.Extensions.DependencyInjection.Abstractions" version =" 1.1.0" />
40
- <dependency id =" Microsoft.Net.Compilers" version =" 1.3.2" developmentDependency =" true" />
41
40
<dependency id =" Microsoft.NETCore.Platforms" version =" 1.1.0" />
42
41
<dependency id =" Microsoft.OData.Core" version =" 7.0.0" />
43
42
<dependency id =" Microsoft.OData.Edm" version =" 7.0.0" />
Original file line number Diff line number Diff line change 8
8
<owners >Cofoundry</owners >
9
9
<licenseUrl >https://github.com/cofoundry-cms/Cofoundry.Plugins.ErrorLogging/blob/master/LICENSE</licenseUrl >
10
10
<projectUrl >http://www.cofoundry.org</projectUrl >
11
+ <iconUrl >http://cofoundry.org/logo-nuget-64x64.png</iconUrl >
11
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
13
<description >Adds simple database error logging to Cofoundry</description >
13
14
<copyright >Cofoundry.org</copyright >
You can’t perform that action at this time.
0 commit comments