File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88 <PackageProjectUrl >https://epplussoftware.com</PackageProjectUrl >
99 <Authors >EPPlus Software AB</Authors >
10- <PropertyGroup >
11- <PackageLicenseFile >license.md</PackageLicenseFile >
12- </PropertyGroup >
10+ <PackageLicenseFile >license.md</PackageLicenseFile >
1311 <Company >EPPlus Software AB</Company >
1412 <Product >EPPlus</Product >
1513 <Description >A spreadsheet library for .NET framework and .NET core</Description >
633631 <ProjectReference Include =" ..\EPPlus.Interfaces\EPPlus.Interfaces.csproj" />
634632 </ItemGroup >
635633
634+ <ItemGroup >
635+ <None Include =" license.md" Pack =" true" PackagePath =" license.md" />
636+ </ItemGroup >
637+
636638 <PropertyGroup Condition =" '$(Platform)'=='AnyCPU'" >
637639 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\EPPlus.xml</DocumentationFile >
638640 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments