|
3 | 3 | <metadata minClientVersion="3.3">
|
4 | 4 | <id>Serilog.Enrichers.ExcelDna</id>
|
5 | 5 | <version>0.0.1-local</version>
|
6 |
| - <authors>Caio Proiete</authors> |
7 |
| - <owners>caioproiete</owners> |
| 6 | + <authors>C. Augusto Proiete</authors> |
| 7 | + <owners>augustoproiete</owners> |
8 | 8 | <requireLicenseAcceptance>false</requireLicenseAcceptance>
|
9 |
| - <releaseNotes>https://github.com/caioproiete/serilog-enrichers-exceldna/releases/tag/v$version$</releaseNotes> |
| 9 | + <releaseNotes>https://github.com/augustoproiete/serilog-enrichers-exceldna/releases/tag/v$version$</releaseNotes> |
10 | 10 | <licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
|
11 |
| - <projectUrl>https://github.com/caioproiete/serilog-enrichers-exceldna</projectUrl> |
12 |
| - <repository type="git" url="https://github.com/caioproiete/serilog-enrichers-exceldna" /> |
13 |
| - <iconUrl>https://raw.githubusercontent.com/caioproiete/serilog-enrichers-exceldna/master/assets/serilog-enrichers-exceldna-nuget.png</iconUrl> |
| 11 | + <projectUrl>https://github.com/augustoproiete/serilog-enrichers-exceldna</projectUrl> |
| 12 | + <repository type="git" url="https://github.com/augustoproiete/serilog-enrichers-exceldna" /> |
| 13 | + <iconUrl>https://raw.githubusercontent.com/augustoproiete/serilog-enrichers-exceldna/master/assets/serilog-enrichers-exceldna-nuget.png</iconUrl> |
14 | 14 | <summary>A Serilog Enricher with properties from Excel-DNA</summary>
|
15 | 15 | <description>A Serilog Enricher with properties from Excel-DNA</description>
|
16 | 16 | <language>en-US</language>
|
17 | 17 | <tags>serilog enricher exceldna excel-dna xll xllpath</tags>
|
18 |
| - <copyright>Copyright (c) 2018-2020 Caio Proiete & Contributors - Provided under the Apache License, Version 2.0</copyright> |
| 18 | + <copyright>Copyright (c) 2018-2020 C. Augusto Proiete & Contributors - Provided under the Apache License, Version 2.0</copyright> |
19 | 19 | <dependencies>
|
20 | 20 | <group targetFramework=".NETFramework4.5">
|
21 | 21 | <dependency id="Serilog" version="2.5.0" exclude="Build,Analyzers" />
|
|
0 commit comments