File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 <BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
3030
3131 <!-- Remove for release -->
32- <PrereleaseLabel >-pre </PrereleaseLabel >
32+ <PrereleaseLabel ></PrereleaseLabel >
3333
3434 <BuildSuffix Condition =" '$(PrereleaseLabel)' != '' " >$(PrereleaseLabel)-$(BuildNumber)</BuildSuffix >
3535 <BuildSuffix Condition =" '$(BuildSuffix)' == '' " ></BuildSuffix >
File renamed without changes.
Original file line number Diff line number Diff line change 55 <PropertyGroup >
66 <TargetFramework >net8.0</TargetFramework >
77 <Version >8.0.0</Version >
8- <PackageVersion >8.0.0-prerelease </PackageVersion >
8+ <PackageVersion >8.0.0</PackageVersion >
99 <Copyright >Copyright © Jake Ginnivan 2020</Copyright >
1010 <Description >Adds support for the Hal Media Type (and Hypermedia) to Asp.net</Description >
1111 <ProjectUrl >https://github.com/JakeGinnivan/WebApi.Hal</ProjectUrl >
You can’t perform that action at this time.
0 commit comments