4586 Commits

Author SHA1 Message Date
Rich Lander
306e33f0bf
Drop support for Alpine 3.18 (#9864) 2025-04-23 21:34:01 -07:00
Rich Lander
e875de3417
Update Ubuntu and Fedora versions (#9861) 2025-04-22 12:22:17 -07:00
Rich Lander
5b9724576d
Add Ubuntu 25.04 (#9854) 2025-04-18 12:53:52 -07:00
victorisr
ecd0e9478e
Fixed runtime version on 10.0 Preview 3 releases JSON (#9853)
* Fixed Runtime version on releases JSON

* Added Runtime Version number on JSON
2025-04-15 06:07:53 -07:00
Pavel Purma
ff55a933e5
.NET 10 Preview 3 links fix (#9851)
Co-authored-by: Pavel Purma <pavelpurma@microsoft.com>
2025-04-11 05:59:09 -07:00
Martin Costello
91f0013644
Fix version numbers (#9850)
Fix `version` being the same as `version-display`, instead of the actual version.
v10.0.0-preview.3
2025-04-10 14:59:54 -07:00
James Montemagno
aed98fb70e
Update dotnetmaui.md (#9848) 2025-04-10 14:10:14 -07:00
James Montemagno
979924910c
Update releases.json (#9849) 2025-04-10 14:06:08 -07:00
victorisr
ef0175824c
Updated README markdowns. (#9847)
* Update README.md

* Update README.md
2025-04-10 13:30:17 -07:00
James Montemagno
d136e6ab76
.NET 10 - Preview 3 (#9817)
* stage P3

* cleanup

* efcore doc updates for preview 3

* .NET MAUI in .NET 10 Preview 3 (#9826)

* .NET MAUI in .NET 10 Preview 3

* Update .NET MAUI release notes for preview 3

* .NET 10 P3 - SDK Notes (#9822)

* SDK Start

* Add first draft of SDK features for p3

* Update release-notes/10.0/preview/preview3/sdk.md

* Update release-notes/10.0/preview/preview3/sdk.md

* Update release-notes/10.0/preview/preview3/sdk.md

Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>

* Update release-notes/10.0/preview/preview3/sdk.md

Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>

---------

Co-authored-by: Chet Husk <chusk3@gmail.com>
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>

* .NET 10 Preview 3 - Runtime (#9823)

* .NET 10 P3 Runtime

* Add JIT notes

* Fix indentation

* Feedback

---------

Co-authored-by: Aman Khalid (from Dev Box) <amankhalid@microsoft.com>

* Add ASP.NET Core release notes for .NET 10 Preview 3 (#9835)

* Add ASP.NET Core release notes for .NET 10 Preview 3

* Add server-sent events

* Add declarative state persistence

* Add OpenAPI template option

* Add min API validation

* Add built-time env for Blazor WebAssembly

* Apply edits

* Apply suggestions from PR review

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update release-notes/10.0/preview/preview3/aspnetcore.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update release-notes/10.0/preview/preview3/aspnetcore.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update release-notes/10.0/preview/preview3/aspnetcore.md

Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>

* Update release-notes/10.0/preview/preview3/aspnetcore.md

Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>

* Update release-notes/10.0/preview/preview3/aspnetcore.md

* Update release-notes/10.0/preview/preview3/aspnetcore.md

Co-authored-by: Daniel Roth <daroth@microsoft.com>

---------

Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>
Co-authored-by: Pavel Savara <pavelsavara@microsoft.com>

* Updates for P3 (#9831)

* .NET 10 P3 - Libraries (#9824)

* .NET 10 P3 - Libraries

* Introduce an AOT-Safe Constructor for ValidationContext

* Support for Telemetry Schema URLs in ActivitySource and Meter

* Byte-Level Support in BPE Tokenizer

* ML.NET notes

* Tensor update notes

---------

Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com>
Co-authored-by: Michael Sharp <51342856+michaelgsharp@users.noreply.github.com>

* cleanup

* cleanup

* cleanup

* cleanup

* Initial draft of P3 release notes (#9832)

* cleanup

* cleanup

* Update release-notes/10.0/preview/preview3/csharp.md

Co-authored-by: Martin Costello <martin@martincostello.com>

* Update release-notes/10.0/preview/preview3/aspnetcore.md

Co-authored-by: Mike Kistler <mikekistler@microsoft.com>

* update code block

* Add global.json local sdk support details

* Added WPF notes (#9844)

* update readmes

* fix readme

* Updated 10.0.0-preview.3.md with content and Nuget list

* cleanup 1

* Implement feature X to enhance user experience and optimize performance

* Update release-notes/10.0/preview/preview3/10.0.0-preview.3.md

Co-authored-by: Martin Costello <martin@martincostello.com>

* Updated windowsdesktop Urls

* cleanup

* updat elinux

* udpated

* Fix table

---------

Co-authored-by: maumar <maumar@microsoft.com>
Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Chet Husk <chusk3@gmail.com>
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
Co-authored-by: Aman Khalid (from Dev Box) <amankhalid@microsoft.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>
Co-authored-by: Pavel Savara <pavelsavara@microsoft.com>
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com>
Co-authored-by: Michael Sharp <51342856+michaelgsharp@users.noreply.github.com>
Co-authored-by: Kathleen Dollard <kdollard@microsoft.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: victorisr <victorisr@microsoft.com>
2025-04-10 13:03:15 -07:00
victorisr
6fb0a11468
April10 preview3 Release Artifacts (#9845)
* .NET 10 Preview 3 Artifacts for servicing release

* Updated releases.json data
2025-04-10 12:56:59 -07:00
Maira Wenzel
13a00b4223
Fix bug number (#9842) 2025-04-08 16:55:23 -07:00
Martin Costello
e20136febf
Add missing cve-id (#9840)
The `cve-id` property is missing.
2025-04-08 16:53:51 -07:00
Maira Wenzel
fe382ea911
Replace boilerplate with issue number (#9841) 2025-04-08 16:51:41 -07:00
Rick Anderson
0363daf2c1
Update daily-builds.md (#9834)
* Update daily-builds.md

This page has the most juice in searching for ".NET SDK daily builds"

* Update daily-builds.md

* Fix formatting and update links in daily-builds.md
2025-04-08 11:55:02 -10:00
victorisr
b6d4f08e9f
APRIL-2025 8.0 & 9.0 Service Release Artifacts (#9839)
* Update releases.md

* Update README.md

* Create 8.0.15.md

* Create 8.0.115.md

* Create 8.0.311.md

* Create release.json

* Update 8.0 cve.md

* Update 8.0 install-linux.md

* Update 8.0 install-macos.md

* Update 8.0 install-windows.md

* Update 8.0 releases.json

* Update 8.0 README.md

* Create 9.0.4.md

* Create 9.0.105.md

* Create 9.0 release.json

* Update README.md

* Update 9.0 cve.md

* Update 9.0 install-linux.md

* Update 9.0 install-macos.md

* Update 9.0 install-windows.md

* Update 9.0 releases.json

* Update releases-index.json

* Update release notes README.md
2025-04-08 13:33:33 -07:00
Carlos Sánchez López
e455e24d43
API diff between .NET 10 Preview 2 and .NET 10 Preview 3 (#9821)
* AspNetCore
* NETCore
* WindowsDesktop
* Readme
v8.0.15 v9.0.4
2025-03-28 11:34:38 -06:00
Yaakov
e6d4dbe459
Fix typo in 10p2 release notes (#9815) 2025-03-19 14:17:33 -07:00
Rich Lander
bd7cb2ed8e
Add self-help moderation instructions (#9811)
* Add self-help moderation instructions

* Update Documentation/moderation.md

Co-authored-by: Aaron Robinson <arobins@microsoft.com>

* Fix linter errors

---------

Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
2025-03-18 12:26:58 -07:00
Aman Khalid
b72ed4ce53
Fix table in P2 runtime release notes (#9813) 2025-03-18 12:15:26 -07:00
Mark Adamson
a59beea5e8
Fix typo in release notes (#9812) 2025-03-18 11:57:37 -07:00
Rahul Bhandari
f551e12e47
Update releases.json (#9809) v10.0.0-preview.2 2025-03-18 10:43:26 -07:00
Rahul Bhandari
b7b9d67521
Update README.md (#9808) 2025-03-18 10:26:02 -07:00
Rahul Bhandari
6b60f08350
Update README.md (#9807) 2025-03-18 10:23:06 -07:00
James Montemagno
9cd3c54849
.NET 10 Preview 2 Release Notes (#9769)
* start preview 2 release notes

* Add feature section to WPF release notes

Fix linter issue

* updates for linter

* updates

* add release notes for efcore

* small fix to the fixed bugs link

* typo

* added mention of another improvement

* .NET MAUI in 10 preview 2

Starting the release notes gathering here. @dalexsoto @rolfbjarne @jonpryor @PureWeen @Redth please contribute.

* Add ExportPkcs12 blurb

* Fix bad newlines from Copilot Workspace

* add release note about SDK noun-first command forms

* Update known issues to include ARM64 Windows hosting bundle upgrade break (#9783)

* Update known issues to include ARM64 Windows hosting bundle upgrade break

* Apply suggestions from code review

Co-authored-by: Daniel Roth <daroth@microsoft.com>

* Add ASP.NET Core updates for .NET 10 Preview 2 (#9801)

* Add ASP.NET Core updates for .NET 10 Preview 2

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Martin Costello <martin@martincostello.com>

* Add Blazor reconnection UI component

* Add remaining Blazor features

* Edits

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Add ShouldMatch code snippet

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update release-notes/10.0/preview/preview2/aspnetcore.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

---------

Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Safia Abdalla <safia@microsoft.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Add containers release notes for 10.0 Preview 2 (#9796)

* Add containers release notes for 10.0 Preview 2

* Fix run-on-sentence

Co-authored-by: Matt Thalman <mthalman@microsoft.com>

---------

Co-authored-by: Matt Thalman <mthalman@microsoft.com>

* WinForms Preview 2 Release Notes (#9787)

* Preview 2

* Fix typo

* Update query

* Review feedback

* extra line

* Fixing errors

* Initial version C# P2 blog post (#9795)

* Initial version C# P2 blog post

* Apply suggestions from code review

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>

* updat ename of file

* Update release-notes/10.0/preview/preview2/csharp.md

---------

Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>

* Preview 2 release notes for WPF (#9805)

* Update wpf.md

* Add missing period.

* cleanup

* cleanup

* Add .NET 10 Preview 2 release notes -- Libraries and Runtime (#9770)

* Start runtime and library release notes

* Add JIT notes

* Update benchmarks

* Fix array de-abstraction intro

* Update release-notes/10.0/preview/preview2/runtime.md

---------

Co-authored-by: Aman Khalid <amankhalid@microsoft.com>

* MAUI in 10 preview 2 (#9782)

* MAUI in 10 preview 1

* what's new for maui

thanks davidbritch for capturing these

* Update URLs for macios release notes

* Final polishing

---------

Co-authored-by: Alex Soto <alex@soto.dev>
Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>

* updates

* updates to readme

* update readme

* tweaks to mds

* enhacne tables

* lint cleanup

* Updating 10.0 PReview files

* Update releases-index.json

* updates

---------

Co-authored-by: Rich Lander <rlander@microsoft.com>
Co-authored-by: maumar <maumar@microsoft.com>
Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: Chet Husk <chusk3@gmail.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Safia Abdalla <safia@microsoft.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
Co-authored-by: Kathleen Dollard <kdollard@microsoft.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Aman Khalid <amankhalid@microsoft.com>
Co-authored-by: Alex Soto <alex@soto.dev>
Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>
Co-authored-by: Rahul Bhandari (.NET) <rbhanda@microsoft.com>
2025-03-18 10:20:38 -07:00
Rahul Bhandari
7db246d765
Artifacts for .NET 9.0.202 SDK only Release (#9806) 2025-03-18 10:20:25 -07:00
Rich Lander
f1a157d781
Update README.md (#9803) 2025-03-17 14:14:34 -07:00
Rich Lander
de46694134
Update preview release notes (#9788) 2025-03-17 11:44:53 -07:00
Rahul Bhandari
ba7dc7478b
Update cve.md (#9792)
* Update cve.md

* Update cve.md
2025-03-11 11:11:39 -07:00
Rahul Bhandari
21589efb23
Update releases-index.json (#9791) v9.0.3 v8.0.14 2025-03-11 10:32:48 -07:00
Rahul Bhandari
68fd9b1604
Artifacts for .NET 3B 2025 Servicing Release (#9789)
* Artifacts for .NET 3B 2025 Servicing Release

* Update 8.0.14.md

* Update 9.0.3.md
2025-03-11 10:25:28 -07:00
William Godbe
810aee7e7c
Add known issue for Microsoft.AspNetCore.Components.CustomElements 9.0.3 (#9786)
* Add known issue for Microsoft.AspNetCore.Components.CustomElements 9.0.3

* Update known issues with workaround details

* Update workaround section in known issues
2025-03-11 09:29:11 -07:00
Carlos Sánchez López
b771197d66
API diff between .NET 10 Preview1 and .NET 10 Preview2 (#9771)
* Readme
* AspNetCore
* NETCore
* WindowsDesktop
* Fix table of contents title, sort the assemblies
* Updated the tool to remove method and property bodies as requested. Also removed private dummy fields.
* Fix the fully qualified names
2025-03-10 12:27:09 -07:00
James Montemagno
c0fdf08345
Update wpf.md (#9776) 2025-03-03 14:02:38 -08:00
Logan Bussell
8e16b8f07c
Add Ubuntu Chiseled tags to containers release notes for .NET 10 Preview 1 (#9768)
The other containers announcements for .NET 10 Preview 1 all show commands to pull the updated images. This PR adds pull commands to the Ubuntu Chiseled announcement.
2025-02-26 08:43:55 -08:00
Varorbc
c1574a0c87
Update release date (#9767)
* Update releases.json

* Update releases-index.json
2025-02-25 15:24:20 -08:00
Rich Lander
efe1c9ffdc
Update supported-os.md (#9766) 2025-02-25 13:54:05 -08:00
dartasen
34e11b179c
Update broken links inside .NET 10 preview 1 Release Notes (#9765) 2025-02-25 13:00:00 -08:00
James Montemagno
d829a29f53
Update README.md (#9762) 2025-02-25 11:25:03 -08:00
James Montemagno
a073931084
update links (#9761) 2025-02-25 11:15:15 -08:00
Rich Lander
581fce9c95
Update support files (#9757)
* Update support files

* Update nano server

* Update templates

* Update link format

* Update link format

* Update link format

* Attempt to skip link checking
v10.0.0-preview.1
2025-02-25 11:04:41 -08:00
victorisr
90fb453f37
Update 10.0 README.md (#9760)
* Update 10.0 README.md

* Add files via upload

* Add files via upload

* Add files via upload

---------

Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
2025-02-25 10:54:18 -08:00
Rahul Bhandari
8919820146
Update README.md (#9759)
* Update README.md

* Update releases.md

* Update README.md
2025-02-25 10:30:43 -08:00
James Montemagno
811a2d949f
.NET 10 Preview 1 - Release Notes (#9708)
* Add .NET 10 P1 release note base files

* add get started

* add base binary file

* revert links for build

* fix links

* update last link

* Apply suggestions from code review

Co-authored-by: Rich Lander <rlander@microsoft.com>

* Fix linter errors

* add languages

* add ef core 10 documentation

* add more efcore release notes

* fix lint issue in ef docs

* update efcore

* Preview 1 F# release notes (#9737)

* Initial F# entry with links-needs cleanup

* Remove template comments from F# release notes

* Apply suggestions from code review

Thanks! All these changes are great.

Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>

* a bit of consistency here to jump down layers

* Fix typo in F# release notes

---------

Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Update release-notes/10.0/get-started.md

Co-authored-by: Jon Galloway <jongalloway@gmail.com>

* Update release-notes/10.0/preview/preview1/10.0.0-preview.1.md

Co-authored-by: Jon Galloway <jongalloway@gmail.com>

* update wpf

* C# and VB release notes for Preview 1 (#9739)

* First draft of C# and VB release notes

* Apply suggestions from code review

Co-authored-by: Martin Costello <martin@martincostello.com>

* Update release-notes/10.0/preview/preview1/visualbasic.md

Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>

* Add additional features

My first draft had missed a few features.

* Apply suggestions from code review

Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>

* Update release-notes/10.0/preview/preview1/csharp.md

---------

Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>

* .NET 10 Preview 1 - WinForms Release Notes (#9722)

* First draft

First draft of release nites

* Added AI message

I did use AI to translate to markdown from docx formats.

* Update release-notes/10.0/preview/preview1/winforms.md

Co-authored-by: Loni Tra <lonitra@microsoft.com>

* Applying feedback

Applying the latest feedback and correcting a couple mistakes.

* Applying final feedback

Adding a few tweaks based on Tanya's feedback.

* Best Practices

* Final round of feedback

* Update release-notes/10.0/preview/preview1/winforms.md

* a bit of cleanup

* Update winforms.md

Duplicated text.

* duplicated content

---------

Co-authored-by: Loni Tra <lonitra@microsoft.com>
Co-authored-by: Rich Lander <rich@lander.ca>
Co-authored-by: Rich Lander <rlander@microsoft.com>
Co-authored-by: Tanya Solyanik <tanyaso@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* small tweaks to ef preview 1 release notes

* one more tiny tweak to ef core notes

* release notes for PrunePackageReferences (#9744)

* Fix markdown lint

* Add containers release notes for .NET 10 Preview 1 (#9746)

* Update containers section on main 10p1 readme

* Add release notes for containers

* Change Docker to container

Co-authored-by: Matt Thalman <mthalman@microsoft.com>

* Put Ubuntu announcement first

* Apply suggestions from code review

Co-authored-by: Rich Lander <rlander@microsoft.com>

* Remove extra newlines

* Update haedings and links

---------

Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Rich Lander <rlander@microsoft.com>

* .NET 10 P1 -- Runtime and Libraries changes (#9715)

* Create runtime branch

* Add cryptography notes

* Fix typo

* Add ISOWeek overloads for DateOnly type

* ZipArchive

* Remove duplicate ISOWeek method overloads section

* Add String Normalization APIs for Span<char>

* Fix formatting in String Normalization APIs section

* Fix formatting for String Normalization APIs section

* Fix formatting for String Normalization APIs section

* Update String Normalization APIs section

* Update String Normalization APIs section

* Doc formatting fix

* Adding TimeSpan note

* Add JIT notes

* Convert tabs to spaces

* Better ZipArchive stats

* Fix stack allocation description

* Feedback

Co-authored-by: Andy Ayers <andya@microsoft.com>

* Add AVX10.2 experimental note, and feedback

* "C-style" -> "typical"

Co-authored-by: Rich Lander <rlander@microsoft.com>

* Add stack allocation example

* Numeric ordering, ordered dictionary, json options, matrix operations

* Apply suggestions from code review

* Update release-notes/10.0/preview/preview1/libraries.md

Apply Rich's suggestion

Co-authored-by: Rich Lander <rlander@microsoft.com>

* Update release-notes/10.0/preview/preview1/libraries.md

* Fix linter issues

---------

Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com>
Co-authored-by: carlossanlop <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Aman Khalid <amankhalid@microsoft.com>
Co-authored-by: Andy Ayers <andya@microsoft.com>
Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com>

* Add ASP.NET Core release notes for .NET 10 Preview 1 (#9740)

* Remove extra line in release notes.

* Add link to install packages on Chiseled images

* Update C# 14 release notes

* Remove extra newlines in release notes.

* update md

* .NET MAUI in .NET 10 Preview 1 (#9727)

* [Draft] .NET MAUI in .NET 10 Preview 1

* Update release-notes/10.0/preview/preview1/dotnetmaui.md

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>

* Update release-notes/10.0/preview/preview1/dotnetmaui.md

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>

* Apply suggestions from code review

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>

* cleanup

* add info about handlers

* Update dotnetmaui.md

added Android notes

* Update dotnetmaui.md

removed community contributions section since we don't have any yet.

* cleanup

* add ios information

---------

Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>

* update md

* trailing

* Update wpf.md

* Update release-notes/10.0/preview/preview1/10.0.0-preview.1.md

Co-authored-by: Jon Galloway <jongalloway@gmail.com>

* Update release-notes/10.0/preview/preview1/README.md

Co-authored-by: Jon Galloway <jongalloway@gmail.com>

* updates

* Call out pruning warnings in P1 release notes (#9752)

* Call out pruning warnings

* Update release-notes/10.0/preview/preview1/sdk.md

Co-authored-by: Martin Costello <martin@martincostello.com>

* Update release-notes/10.0/preview/preview1/sdk.md

---------

Co-authored-by: Martin Costello <martin@martincostello.com>

* Update 10.0.0-preview.1.md

* Add files via upload

* Update releases-index.json

* Add files via upload

* Update release-notes/10.0/preview/preview1/10.0.0-preview.1.md

Co-authored-by: Logan Bussell <loganbussell@microsoft.com>

---------

Co-authored-by: Jon Galloway <jongalloway@gmail.com>
Co-authored-by: Rich Lander <rlander@microsoft.com>
Co-authored-by: Rich Lander <rich@lander.ca>
Co-authored-by: maumar <maumar@microsoft.com>
Co-authored-by: Kathleen Dollard <kdollard@microsoft.com>
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
Co-authored-by: Loni Tra <lonitra@microsoft.com>
Co-authored-by: Tanya Solyanik <tanyaso@microsoft.com>
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com>
Co-authored-by: carlossanlop <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Aman Khalid <amankhalid@microsoft.com>
Co-authored-by: Andy Ayers <andya@microsoft.com>
Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
Co-authored-by: Nikolche Kolev <nikolev@microsoft.com>
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
2025-02-25 10:19:24 -08:00
Rich Lander
01914ed2ae
Rewrite domain in releases.json (#9724) 2025-02-20 17:41:06 -08:00
Rich Lander
82e63ba595
Rewrite URLs to builds.dotnet (#9745) 2025-02-18 10:56:04 -08:00
Maira Wenzel
c5a98a5528
Update CODEOWNERS (#9747) 2025-02-14 16:40:02 -08:00
victorisr
051ce702d3
Fixed lint warnings on the markdown files (#9742)
Thanks!
2025-02-13 16:11:41 -08:00
victorisr
dd092e8247
Update 8.0.13.md (#9734)
Updated broken link to blogpost
2025-02-11 19:35:12 -08:00
EthanR
87b343d342
Update broken dotnet-blog link in 9.0.2.md (#9732)
The dotnet-blog link to the February changes was broken, it seems the blog naming structure may have changed.
v8.0.13 v9.0.2
2025-02-11 13:26:48 -08:00