Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update release notes link to preview5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eilon committed Oct 29, 2020
1 parent 0a06d9a commit 86a523b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
<PackageReleaseNotes>Release notes are available at: https://aka.ms/mbb-preview4-rel-notes</PackageReleaseNotes>
<PackageReleaseNotes>Release notes are available at: https://aka.ms/mbb-preview5-rel-notes</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 86a523b

Please sign in to comment.