File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 66 <title >$title$</title >
77 <authors >$author$</authors >
88 <owners >$author$</owners >
9- <license type =" expression" >BSD-2-Clause-FreeBSD </license >
9+ <license type =" expression" >BSD-2-Clause</license >
1010 <projectUrl >https://github.com/A9G-Data-Droid/TextFileConvert</projectUrl >
11- <icon >ux2dos.ico</icon >
11+ <repository type =" git" url =" https://github.com/A9G-Data-Droid/TextFileConvert.git" branch =" master" commit =" " />
12+ <icon >ux2dos.png</icon >
1213 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1314 <description >$description$</description >
14- <releaseNotes >Beta Release .</releaseNotes >
15+ <releaseNotes >The first release verified with integration tests .</releaseNotes >
1516 <copyright >Copyright 2018</copyright >
1617 <tags >ux2dos dos2ux</tags >
1718 </metadata >
Original file line number Diff line number Diff line change 1818 <PublishSingleFile >true</PublishSingleFile >
1919 <OptionStrict >On</OptionStrict >
2020 <OptionInfer >Off</OptionInfer >
21+ <PackageLicenseExpression >BSD-2-Clause</PackageLicenseExpression >
22+ <Company />
2123 </PropertyGroup >
2224 <ItemGroup >
23- <None Include =" ux2dos.png" Pack =" true" PackagePath =" " />
25+ <None Include =" ux2dos.png" Pack =" true" PackagePath =" " >
26+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
27+ </None >
2428 </ItemGroup >
2529</Project >
You can’t perform that action at this time.
0 commit comments