File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ Most lines should begin with one of these words:
77<!--
88## [Unreleased](https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/compare/release/1.0.1..HEAD)
99(none)
10+ -->
1011
1112## [ 1.0.1] ( https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/compare/release/1.0.0..release/1.0.1 )
12- Future release.
13- -->
13+ - Fix use of deprecated ` buildCrossTargeting ` package directory.
14+ The preferred name has been ` buildMultiTargeting ` since 2016.
15+ See https://github.com/NuGet/Home/issues/4098 .
1416
1517## [ 1.0.0] ( https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/tree/release/1.0.0 )
1618Initial release.
Original file line number Diff line number Diff line change 2626 <!-- Descriptive properties -->
2727 <PropertyGroup >
2828 <Product >Subatomix.Build.Versioning.Semantic</Product >
29- <VersionPrefix >1.0.0 </VersionPrefix >
29+ <VersionPrefix >1.0.1 </VersionPrefix >
3030 <Authors >Jeffrey Sharp</Authors >
3131 <Company >Subatomix Research Inc.</Company >
3232 <Copyright >© $([System.DateTime]::UtcNow.Year) Subatomix Research Inc.</Copyright >
You can’t perform that action at this time.
0 commit comments