File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 18
18
<GenerateDocumentationFile >true</GenerateDocumentationFile >
19
19
<PackageOutputPath >$(SolutionDir)artifacts</PackageOutputPath >
20
20
<PackageIcon >exceptionless-icon.png</PackageIcon >
21
- <PackageLicenseFile >LICENSE.txt</ PackageLicenseFile >
21
+ <PackageLicenseExpression >Apache-2.0</ PackageLicenseExpression >
22
22
<RepositoryUrl >$(PackageProjectUrl)</RepositoryUrl >
23
23
<PublishRepositoryUrl >true</PublishRepositoryUrl >
24
24
<EmbedUntrackedSources >true</EmbedUntrackedSources >
37
37
</ItemGroup >
38
38
39
39
<ItemGroup >
40
- <None Include =" ../../LICENSE.txt" Pack =" true" Visible =" false" PackagePath =" $(PackageLicenseFile)" />
41
40
<None Include =" ../../build/exceptionless-icon.png" Pack =" true" PackagePath =" $(PackageIcon)" />
42
41
</ItemGroup >
43
42
You can’t perform that action at this time.
0 commit comments