File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <AssemblyName >MiniWord</AssemblyName >
88 <Title >MiniWord</Title >
99 <Product >MiniWord</Product >
10- <PackageTags >excel;xlsx;csv ;micro-helper;mini;openxml;helper;</PackageTags >
11- <Description >
10+ <PackageTags >word;template ;micro-helper;mini;openxml;helper;</PackageTags >
11+ <Description >MiniWord is an easy and effective .NET Word Template library.
1212 </Description >
1313 <Authors >LIN,WEI-HAN</Authors >
1414 <PackageId >MiniWord</PackageId >
2323 <PackageReleaseNotes >Please Check [Release Notes](https://github.com/mini-software/MiniWord/tree/master/release)</PackageReleaseNotes >
2424 <RepositoryType >Github</RepositoryType >
2525 </PropertyGroup >
26+ <ItemGroup >
27+ <None Update =" icon.png" >
28+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
29+ </None >
30+ </ItemGroup >
2631 <ItemGroup >
2732 <PackageReference Include =" DocumentFormat.OpenXml" Version =" 2.18.0" />
2833 </ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- < TargetFramework >netcoreapp3.1</ TargetFramework >
4+ < TargetFrameworks >net5.0</ TargetFrameworks >
55
66 <IsPackable >false</IsPackable >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments