File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <Copyright >Copyright © 2026 Dust in the Wind</Copyright >
77 <Version >0.0.0.0</Version >
88 <Description >A set of helpers to handle files generated by Mintos.</Description >
9+ <PackageReleaseNotes >$([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)releasenotes.txt'))</PackageReleaseNotes >
910 <PackageTags >mintos investment loans p2p-landing</PackageTags >
1011 <RepositoryType >git</RepositoryType >
1112 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2021 <ItemGroup >
2122 <None Include =" $(MSBuildThisFileDirectory)LICENSE" Pack =" true" PackagePath =" " Link =" LICENSE" />
2223 <None Include =" $(MSBuildThisFileDirectory)README.md" Pack =" true" PackagePath =" " Link =" README.md" />
24+ <None Include =" $(MSBuildThisFileDirectory)changelog.txt" Pack =" true" PackagePath =" " Link =" changelog.txt" />
2325 </ItemGroup >
2426
2527</Project >
Original file line number Diff line number Diff line change 1+ [change] Upgraded CsvHelper package reference to version 33.1.0
You can’t perform that action at this time.
0 commit comments