Skip to content

Commit

Permalink
Update releasenotes.props
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
natemcmaster committed Sep 21, 2019
1 parent f4378ba commit 35f10b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/dotnet-serve/releasenotes.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<Project>
<PropertyGroup>
<PackageReleaseNotes Condition=" '$(VersionPrefix)' == '1.4.1' ">
* Fix loading PEM certificates and keys on .NET Core 3.0
</PackageReleaseNotes>
<PackageReleaseNotes Condition=" '$(VersionPrefix)' == '1.4.0' ">
* Support running on .NET Core 3.0
</PackageReleaseNotes>
Expand Down

0 comments on commit 35f10b9

Please sign in to comment.