paulirwin commented on code in PR #795: URL: https://github.com/apache/lucenenet/pull/795#discussion_r1523954365
########## websites/site/download/version-4.8.0-beta00017.md: ########## @@ -0,0 +1,68 @@ +--- +uid: download/4.8.0-beta00017 +version: 4.8.0-beta00017 +--- + +# Download Lucene.Net 4.8.0-beta00017 + +--- + +## Lucene 4.8.0-beta00017 + +_Status:_ **`Beta`** + +_Released:_ `2023-03-31` + +- Binary release: **[Lucene.Net-4.8.0-beta00017.bin.zip](https://www.apache.org/dyn/closer.lua/lucenenet/4.8.0-beta00017/Apache-Lucene.Net-4.8.0-beta00017.bin.zip)** [[PGP](https://downloads.apache.org/lucenenet/4.8.0-beta00017/Apache-Lucene.Net-4.8.0-beta00017.bin.zip.asc)] [[SHA512](https://downloads.apache.org/lucenenet/4.8.0-beta00017/Apache-Lucene.Net-4.8.0-beta00017.bin.zip.sha512)] +- Source release: **[Lucene.Net-4.8.0-beta00017.src.zip](https://www.apache.org/dyn/closer.lua/lucenenet/4.8.0-beta00017/Apache-Lucene.Net-4.8.0-beta00017.src.zip)** [[PGP](https://downloads.apache.org/lucenenet/4.8.0-beta00017/Apache-Lucene.Net-4.8.0-beta00017.src.zip.asc)] [[SHA512](https://downloads.apache.org/lucenenet/4.8.0-beta00017/Apache-Lucene.Net-4.8.0-beta00017.src.zip.sha512)] +- [Change log](https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00017) + +<div class="nuget-well" style="text-align:left;"> + PM> Install-Package Lucene.Net -Version 4.8.0-beta00017 +</div> + +### Source code + +- [Git Repository](https://github.com/apache/lucenenet) + +### Supported Frameworks + Review Comment: .NET 7+ is not targeted yet, although a note explaining that the net6.0 target works in 7+ might be useful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
