File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 16
16
<PackageOutputPath >$(SolutionDir)artifacts</PackageOutputPath >
17
17
<PackageIcon >exceptionless-icon.png</PackageIcon >
18
18
<PackageTags >Exceptionless;Error;Error-Handling;Error-Handler;Error-Reporting;Error-Management;Error-Monitoring;Handling;Management;Monitoring;Report;Reporting;Crash-Reporting;Exception;Exception-Handling;Exception-Handler;Exception-Reporting;Exceptions;Log;Logs;Logging;Unhandled;Unhandled-Exceptions;Feature;Configuration;Debug;FeatureToggle;Metrics;ELMAH</PackageTags >
19
- <PackageLicenseFile >LICENSE.txt</ PackageLicenseFile >
19
+ <PackageLicenseExpression >APACHE-2.0</ PackageLicenseExpression >
20
20
<RepositoryUrl >$(PackageProjectUrl)</RepositoryUrl >
21
21
<PublishRepositoryUrl >true</PublishRepositoryUrl >
22
22
<EmbedUntrackedSources >true</EmbedUntrackedSources >
46
46
</ItemGroup >
47
47
48
48
<ItemGroup >
49
- <None Include =" $(SolutionDir)LICENSE.txt" Pack =" true" Visible =" false" PackagePath =" $(PackageLicenseFile)" />
50
49
<None Include =" $(SolutionDir)build/exceptionless-icon.png" Pack =" true" PackagePath =" $(PackageIcon)" />
51
50
</ItemGroup >
52
51
53
- </Project >
52
+ </Project >
You can’t perform that action at this time.
0 commit comments