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 1010 <MinVerSkip Condition =" '$(Configuration)' == 'Debug'" >true</MinVerSkip >
1111 <MinVerTagPrefix >v</MinVerTagPrefix >
1212
13- <Copyright >Copyright (c) 2023 Exceptionless. All rights reserved.</Copyright >
13+ <Copyright >Copyright (c) 2025 Exceptionless. All rights reserved.</Copyright >
1414 <Authors >Exceptionless</Authors >
1515 <NoWarn >$(NoWarn);CS1591;NU1701</NoWarn >
1616 <WarningsAsErrors >true</WarningsAsErrors >
1717 <LangVersion >latest</LangVersion >
1818 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1919 <PackageOutputPath >$(SolutionDir)artifacts</PackageOutputPath >
2020 <PackageIcon >exceptionless-icon.png</PackageIcon >
21- <PackageLicenseFile >LICENSE.txt</ PackageLicenseFile >
21+ <PackageLicenseExpression >Apache-2.0</ PackageLicenseExpression >
2222 <RepositoryUrl >$(PackageProjectUrl)</RepositoryUrl >
2323 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2424 <EmbedUntrackedSources >true</EmbedUntrackedSources >
3737 </ItemGroup >
3838
3939 <ItemGroup >
40- <None Include =" ../../LICENSE.txt" Pack =" true" Visible =" false" PackagePath =" $(PackageLicenseFile)" />
4140 <None Include =" ../../build/exceptionless-icon.png" Pack =" true" PackagePath =" $(PackageIcon)" />
4241 </ItemGroup >
4342
You can’t perform that action at this time.
0 commit comments