victorisr
24a83fcc18
dotnet 9.0.308 SDK only updates ( #10166 )
2025-11-19 10:41:13 -08:00
Hayden Barnes
646a2c858e
Add HeroDevs to .NET Security Group Members List ( #10165 )
2025-11-19 09:00:07 -08:00
Pranav Senthilnathan
75cd0d228e
API Diff .NET 10.0 RC2 -> 10.0 GA ( #10148 )
...
* API Diff .NET 10.0 RC2 -> 10.0 GA
* Fix formatting for markdown linter
* Update release-notes/10.0/preview/ga/api-diff/Microsoft.WindowsDesktop.App/10.0-ga.md
Co-authored-by: Eric StJohn <ericstj@microsoft.com >
---------
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
Co-authored-by: Eric StJohn <ericstj@microsoft.com >
2025-11-14 15:00:49 -08:00
Vikram Siram
712e32ba92
Moved .NET 10 OS support entry from preview to supported ( #10161 )
...
* Moved .NET 10 OS support entry from preview to supported
* Apply suggestion from @richlander
---------
Co-authored-by: Rich Lander <2608468+richlander@users.noreply.github.com >
2025-11-13 16:01:58 -05:00
Rainer Sigwald
e2b708c0a2
9.0 Known Issue for MSBuild failure in 9.0.307 ( #10159 )
...
Tracking issue is https://github.com/dotnet/msbuild/issues/12751 .
2025-11-13 09:12:28 -08:00
victorisr
0e06b3b745
Update feedback link ( #10156 )
v9.0.11
v8.0.22
v10.0.0
2025-11-11 07:27:08 -08:00
Jon Galloway
6e9706ec0b
Add .NET 10.0.0 release notes ( #10145 )
...
* Add .NET 10.0.0 release notes and update markdown link-check config
- Add complete release notes for .NET 10.0.0 (release-notes/10.0/10.0.0/):
README.md, 10.0.0.md and per-area pages (aspnetcore, csharp, dotnetmaui,
efcoreanddata, fsharp, libraries, runtime, sdk, winforms, wpf)
- Update .github/workflows/markdown-link-check-config.json ignore patterns/formatting
* Delete release-notes/10.0/10.0.0/10.0.0.md
* Add F# 10 documentation link to release notes for .NET 10
* Update README.md for .NET 10 release notes
---------
Co-authored-by: victorisr <victorisr@microsoft.com >
2025-11-11 07:25:29 -08:00
Tore
4747bd28c4
Update NET 9.0 EOL Date ( #10154 )
...
Correct date that forgotten in the original PR:
https://github.com/dotnet/core/pull/10123
2025-11-11 06:55:37 -08:00
victorisr
484b00682d
November Servicing & .NET 10GA Updates ( #10153 )
...
* November Servicing & .NET 10GA Updates
* Create cve.md
---------
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com >
2025-11-11 06:18:10 -08:00
Copilot
2f99245298
Document macOS PKG installer createdump executable bit regression ( #10149 )
...
* Initial plan
* Add known issue for macOS createdump missing executable bit
Co-authored-by: hoyosjs <19413848+hoyosjs@users.noreply.github.com >
* Apply suggestion from @hoyosjs
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: hoyosjs <19413848+hoyosjs@users.noreply.github.com >
2025-11-05 15:33:02 -08:00
David Cantú
0e13314745
ApiDiff.ps: allow exact versions, allow arbitrary feeds, and use az cli for auth if needed ( #10139 )
...
* Add exact version lookup for ApiDiff.ps1
* Allow passing arbitrary NuGet feeds
* Use az cli for auth if needed
* Split NuGetFeed into two for previous and current
* Support auth also on version search path
* Address feedback ExactVersion -> Version
2025-11-04 14:12:45 -08:00
Tarek Mahmoud Sayed
c5b6ce7a5b
Add .NET 10 Known Configuration Issue ( #10146 )
...
* Add .Net 10 Known Configuration Issue
* small tweak
* Update release-notes/10.0/known-issues.md
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com >
* Fix formatting errors
---------
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com >
2025-11-03 16:23:03 -08:00
Chet Husk
01433869c3
Update .NET TaskHost docs with some more caveats ( #10127 )
...
* Update .NET TaskHost docs with some more caveats
* Fix markdown formatting in .NET 10 RC2 SDK release notes
* Update release-notes/10.0/preview/rc2/sdk.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-02 01:16:36 -07:00
Rich Lander
2be74c9b16
Updated Supported OSes ( #10137 )
...
* Update OSes
* Update supported OS json and markdown
* Format JSON with prettier
* Change how x86 is described for Windows
* Change how x86 is described for Windows
* Update Alpine support for 9.0
---------
Co-authored-by: Kraemer, Benjamin <benjamin.kraemer@alien-scripts.de >
2025-10-28 19:37:10 -07:00
Jon Galloway
fec14dad92
Update tool name from 'toolsay' to 'dotnetsay' ( #10133 )
2025-10-27 09:00:57 -07:00
Jacques Eloff
549d2b69ad
[10.0] System Path known issue ( #10134 )
2025-10-20 15:26:12 -07:00
victorisr
e810f20ceb
Update SDK runtime version to 8.0.21 ( #10128 )
2025-10-17 09:39:28 -07:00
Varorbc
b56577dcf0
Update NET 9.0 EOL Date ( #10123 )
...
* Update releases.md
* Update README.md
* Update release-policies.md
2025-10-14 17:29:10 -07:00
Jon Galloway
32e794cf88
Add release notes for .NET 10 RC 2 across various components ( #10112 )
...
* Add release notes for .NET 10 RC 2 across various components
* Clarify scaffold replacement instructions for RC2 PR generation
* chore: clean markdownlint issues in preview/RC automation prompt files
* [RC2] F# release notes (#10095 )
* Update fsharp.md for RC 2 scaffold
* Update release-notes/10.0/preview/rc2/fsharp.md
---------
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com >
* [RC2] WPF release notes (#10101 )
* Add RC2 scaffold to WPF release notes
* Nothing for WPF
* Adjust wording with WinForms and WPF to match
---------
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com >
* [RC2] ASP.NET Core release notes (#10089 )
* [RC2] EF Core release notes (#10094 )
* Update efcore.md for RC 2 scaffold
* EF Core release notes for rc.2
---------
Co-authored-by: Shay Rojansky <roji@roji.org >
* Update libraries.md for RC 2 scaffold (#10096 )
* Update runtime.md for RC 2 scaffold (#10097 )
* [RC2] SDK release notes (#10098 )
* Add RC2 scaffold to SDK release notes and normalize list markers
* Add notes for .NET TaskHost
* Fix linting
---------
Co-authored-by: Chet Husk <chusk3@gmail.com >
* [RC2] .NET MAUI release notes (#10093 )
* Update dotnetmaui.md for RC 2 scaffold
* Update .NET MAUI release notes for RC 2
This update includes new features and improvements for .NET MAUI in the .NET 10 RC 2 release, such as microphone permission handling, SafeAreaEdges support, and XAML source generation enhancements.
* Update release-notes/10.0/preview/rc2/dotnetmaui.md
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com >
* Update dotnetmaui.md with Android API 36.1 details
Added details about Android API 36.1 bindings, usage instructions, and installation steps.
---------
Co-authored-by: David Ortinau <david.ortinau@microsoft.com >
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com >
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com >
* Update release-notes/10.0/preview/rc2/README.md
---------
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com >
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com >
Co-authored-by: Shay Rojansky <roji@roji.org >
Co-authored-by: Chet Husk <chusk3@gmail.com >
Co-authored-by: David Ortinau <david.ortinau@microsoft.com >
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com >
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com >
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
2025-10-14 23:25:15 +01:00
Julie Lee
acce489e24
Update known issues for startup regression ( #10114 )
...
* Update known issues for startup regression
Added a known issue regarding startup regression in fractional CPU containers.
* Make it clear that the startup regression is in .NET 10 runtime.
* Update release-notes/10.0/known-issues.md
* Specify regression percentage.
Co-authored-by: Jan Kotas <jkotas@microsoft.com >
* Specify that it happens only on x64.
Updated known issues for .NET 10, including workarounds and performance regressions.
* Update release-notes/10.0/known-issues.md
---------
Co-authored-by: Jan Kotas <jkotas@microsoft.com >
2025-10-14 14:01:16 -07:00
Rich Lander
7bb301d354
Fix linter errors ( #10119 )
...
* Fix linter errors
* Update Documentation/security-group/dotnet-security-group-agreement.md
Co-authored-by: Maira Wenzel <mairaw@microsoft.com >
---------
Co-authored-by: Maira Wenzel <mairaw@microsoft.com >
v10.0.0-rc.2
v9.0.10
v8.0.21
2025-10-14 13:39:46 -07:00
Rahul Bhandari
17b2c26314
Update releases.json ( #10121 )
2025-10-14 12:07:44 -07:00
victorisr
2455cd07f7
dotnet Patch Tuesday 10-14 Release note updates for 8.0, 9.0 & 10.0 RC2 ( #10117 )
...
* dotnet Patch Tuesday 10-14 Release note updates for 8.0, 9.0 & 10.0 RC2
* Updated Placeholder Urls
2025-10-14 11:53:44 -07:00
Rich Lander
776df6a670
Add security group information ( #10118 )
2025-10-14 10:39:01 -07:00
xtqqczze
8fbdd8ee7b
Update EOL date for .NET 9 in README.md ( #10108 )
...
* Update EOL date for .NET 9 in `README.md`
Follow-up https://github.com/dotnet/core/pull/10105
* Update release-notes/9.0/README.md
Co-authored-by: Maira Wenzel <mairaw@microsoft.com >
---------
Co-authored-by: Maira Wenzel <mairaw@microsoft.com >
2025-09-29 17:31:44 -07:00
Maira Wenzel
24ff22598d
Change EOL date for .NET 9 ( #10105 )
2025-09-16 11:34:25 -07:00
Rahul Bhandari
4c489a6ae5
Update release notes URL for version 10.0.0-rc.1 ( #10087 )
...
* Update release notes URL for version 10.0.0-rc.1
* Update release notes URL for version 10.0.0-rc.1
2025-09-11 11:20:42 -07:00
Martin Costello
bf6ba316c7
Fix macOS RID in SDK release notes for 10.0-preview.7 ( #10085 )
...
Fix incorrect RID for macOS in example.
2025-09-11 09:21:57 -07:00
ondrejsmid
7e61de0bd5
fix hashes ( #10086 )
...
* fix hashes
* revert whitespace modification
* json formatting to satisfy "npx prettier" check
---------
Co-authored-by: Ondrej Smid <ondrejsmid@microsoft.com >
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com >
2025-09-11 09:14:17 -07:00
Youssef Victor
46cec181de
Add dotnet.config to known RC1 issues ( #10073 )
...
* Add dotnet.config to known RC1 issues
* Update release-notes/10.0/known-issues.md
Co-authored-by: Amaury Levé <amauryleve@microsoft.com >
* Update known-issues.md
* Expand example
* Update P3 notes as well
* Fix
---------
Co-authored-by: Amaury Levé <amauryleve@microsoft.com >
2025-09-11 17:46:42 +02:00
victorisr
ad698a78ff
Visual Basic Version Update RC 1 ( #10084 )
2025-09-10 16:12:40 -07:00
victorisr
a67d7f1677
Update latest runtime and SDK versions for 10.0 RC 1 in releases index ( #10083 )
2025-09-10 12:08:27 -07:00
victorisr
f676b75b2c
Fixed Fsharp Package version error ( #10079 )
2025-09-10 11:55:28 -07:00
Maira Wenzel
9a40159f8b
Change support phase from 'preview' to 'go-live' ( #10080 )
...
* Change support phase from 'preview' to 'go-live'
* Change support phase from 'preview' to 'go-live'
2025-09-09 10:55:07 -07:00
Andy (Steve) De George
e54f9c4c87
Spelling error and minor fixes ( #10078 )
v10.0.0-rc.1
v9.0.9
v8.0.20
2025-09-09 10:16:25 -07:00
victorisr
dcaa05ad3b
Updates to .NET 8 & .NET 9 release Notes ( #10075 )
...
* Uodates to .NET 8 & .NET 9 release Notes
* Added feedback links
---------
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com >
2025-09-09 10:03:35 -07:00
Jon Galloway
f827ae7908
Add release notes for .NET 10 RC 1 across various components ( #10061 )
...
* Add RC1 release notes template files
* Add missing aspnetcore.md template file
* Update RC1 release notes to proper template format and update prompt file
* Add release notes for .NET 10 RC 1 across various components
* Fix markdownlint issues in createprs-for-preview.prompt.md
* Update createprs-for-preview prompt with detailed instructions for handling "TBD" placeholders and adding a master consolidation PR process
* Servicing Release markdowns and json Updates for 10.0 RC1
* Added ./rc1/README.md
* Fix formatting of version-aspnetcoremodule entries and ensure newline at end of file in release notes JSON files
* Update csharp for RC 1 (#10051 )
* Update csharp for RC 1
* Update C# release notes for .NET 10 RC 1 (no notable features)
* Update wpf for RC 1 (#10060 )
* Update wpf for RC 1
* Update WPF release notes for .NET 10 RC 1 to clarify absence of new features
* Update containers for RC 1 (#10050 )
* Update containers for RC 1
* Clarify that the .NET 10 RC 1 release does not include new Container image features in the release notes.
* Update runtime for RC 1 (#10056 )
* Update runtime for RC 1
* Update runtime release notes for .NET 10 RC 1
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Revise SDK release notes for .NET 10 RC 1 to emphasize quality improvements and encourage developer feedback
* Update sdk for RC 1 (#10057 )
* Clarify that .NET 10 RC 1 does not introduce new Visual Basic features and direct users to relevant documentation
* Update aspnetcore for RC 1 (#10049 )
* Update fsharp for RC 1 (#10054 )
* Update fsharp for RC 1
* Fix fsharp: replace TBD with content
* Update F# release notes for .NET 10 RC 1 to clarify absence of new features
---------
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
* Update dotnetmaui for RC 1 (#10052 )
* Update dotnetmaui for RC 1
* Fix duplicate content in dotnetmaui
* look! We have release notes
added maui and android. Need yet macios and contributors list.
* Apply suggestions from code review
* Update release-notes/10.0/preview/rc1/dotnetmaui.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update release-notes/10.0/preview/rc1/dotnetmaui.md
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
* Update release-notes/10.0/preview/rc1/dotnetmaui.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* add images
* add bullet for experimental
* update lint
---------
Co-authored-by: David Ortinau <david.ortinau@microsoft.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
* Update libraries for RC 1 (#10055 )
* Update libraries for RC 1
* Fix libraries: replace TBD with content
* Add PQC notes
* Fix trailing whitespace
* Update release-notes/10.0/preview/rc1/libraries.md
Co-authored-by: Tanner Gooding <tagoo@outlook.com >
* updates
* update link
* updates
---------
Co-authored-by: Jeremy Barton <jbarton@microsoft.com >
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
Co-authored-by: Tanner Gooding <tagoo@outlook.com >
* Update winforms for RC 1 (#10059 )
* Update winforms for RC 1
* Update WinForms release notes for .NET 10 RC1
Thanks @KlausLoeffelmann for the content!
---------
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com >
* Update efcore for RC 1 (#10053 )
* Update efcore for RC 1
* Fix efcore: replace TBD with content
* EF Core release notes for rc.1
---------
Co-authored-by: Shay Rojansky <roji@roji.org >
* markdownlint fixes for WinForms RC1 release notes
* Update Language Version in releases.json
* Update release.json for Language version support
* updates
* filled out maui contributor GitHub handles
* Revise Visual Studio compatibility information
---------
Co-authored-by: victorisr <victorisr@microsoft.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
Co-authored-by: David Ortinau <david.ortinau@microsoft.com >
Co-authored-by: Jeremy Barton <jbarton@microsoft.com >
Co-authored-by: Tanner Gooding <tagoo@outlook.com >
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com >
Co-authored-by: Shay Rojansky <roji@roji.org >
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com >
2025-09-09 09:39:12 -07:00
Eric StJohn
87e021bb32
API Diff .NET 10.0 Preview 7 -> RC1 ( #10063 )
...
* .NET 10.0 Preview 7 -> RC1 API Diff
* Fix indenting
2025-09-05 08:14:20 -07:00
Copilot
7e7d39b55e
Add comprehensive GitHub Copilot instructions for dotnet/core repository ( #10029 )
...
* Initial plan
* Initial exploration and plan for Copilot instructions
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com >
* Create comprehensive GitHub Copilot instructions for dotnet/core repository
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com >
* Fix JSON_PRETTIER formatting error in markdown-link-check-config.json
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com >
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com >
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
Co-authored-by: James Montemagno <james.montemagno@gmail.com >
2025-08-19 08:57:36 -07:00
Daniel Roth
1084d816bb
Clean up ASP.NET Core feature list for .NET 10 Preview 7 ( #10041 )
...
* Clean up ASP.NET Core feature list for .NET 10 Preview 7
* Fix markdown linting error
* Add InvokeNew to InvokeConstructor rename
2025-08-18 09:18:47 -07:00
victorisr
1d14a83f56
Releases json updates fix ( #10038 )
...
* Added and Modified release.json File Schema for 10.0 Preview releases 1 to 6
* Added and Modified release.json File Schema for all 9.0 releases
* Added and Modified release.json File Schema for all 8.0 releases
2025-08-13 15:13:02 -07:00
Rahul Bhandari
6bf52a8714
Update releases.json for 10.0 correcting release date ( #10039 )
2025-08-13 14:44:04 -07:00
Copilot
cef1a961e3
Fix Super-Linter to run on pull requests to all branches ( #10035 )
...
* Initial plan
* Fix super-linter to run on pull requests to all branches
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com >
2025-08-13 09:04:45 -07:00
victorisr
afa8628ad3
Update 10.0 P7 release.json ( #10032 )
2025-08-12 14:42:57 -07:00
Martin Costello
5beb5304c3
Fix link ( #10031 )
...
Fix .NET 10 preview 7 pointing to preview 6.
v10.0.0-preview.7
2025-08-12 13:59:35 -07:00
James Montemagno
bf1d666ec1
Add release notes for .NET 10 Preview 7 across various components ( #10006 )
...
* Add release notes for .NET 10 Preview 7 across various components
* Remove outdated prompt for creating pull requests for Preview 7
* Add prompt for creating pull requests for .NET 10 Preview 7
* Update wpf for preview 7 (#10005 )
* Update wpf for preview 7
* Add details
* Fix version
* Update wpf.md
* Update wpf.md
---------
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com >
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
* Update dotnetmaui for preview 7 (#9997 )
* Update dotnetmaui for preview 7
* Update dotnetmaui.md for preview 7 with copilot consolidation
* Update release-notes/10.0/preview/preview7/dotnetmaui.md
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com >
* Update dotnetmaui.md
* Update dotnetmaui.md
---------
Co-authored-by: David Ortinau <david.ortinau@microsoft.com >
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com >
* Update winforms for preview 7 (#10004 )
* Update winforms for preview 7
* Update winforms readme.md
---------
Co-authored-by: Klaus Löffelmann <9663150+KlausLoeffelmann@users.noreply.github.com >
* Update efcore for preview 7 (#9998 )
* Update efcore for preview 7
* Fill in EF 10 preview7 release notes
* Update release-notes/10.0/preview/preview7/efcore.md
Co-authored-by: Martin Costello <martin@martincostello.com >
---------
Co-authored-by: Shay Rojansky <roji@roji.org >
Co-authored-by: Martin Costello <martin@martincostello.com >
* Update release-notes/10.0/preview/preview7/README.md
Co-authored-by: Weihan Li <weihanli@outlook.com >
* Add comprehensive ASP.NET Core release notes for .NET 10 Preview 7 (#10023 )
* Update fsharp for preview 7 (#9999 )
* Update fsharp for preview 7
* Update release-notes/10.0/preview/preview7/fsharp.md
---------
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
* Update sdk for preview 7 (#10002 )
* Update sdk for preview 7
* add notes about any RID support in .NET tools
* Update release-notes/10.0/preview/preview7/sdk.md
Co-authored-by: Martin Costello <martin@martincostello.com >
* Update release-notes/10.0/preview/preview7/sdk.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Chet Husk <chusk3@gmail.com >
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com >
Co-authored-by: Martin Costello <martin@martincostello.com >
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update libraries for preview 7 (#10000 )
* Update libraries for preview 7
* Add notes for CreateNewProcessGroup
* Update release-notes/10.0/preview/preview7/libraries.md
* Update markdown link
* Add cryptography notes
* Add PipeReader support for JsonSerializer
* change received to sent
* Composite ML-DSA
* clean up pqc bullet
* update PipeReader blurb
* Add WebSocketStream
* Fix WebSocketStream link and add TLS 1.3 support for macOS client
* Update TLS 1.3 notes for macOS Network.framework behavior and edge cases
* Update release-notes/10.0/preview/preview7/libraries.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update release-notes/10.0/preview/preview7/libraries.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: David Cantú <dacantu@microsoft.com >
Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com >
Co-authored-by: Jeremy Barton <jbarton@microsoft.com >
Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com >
Co-authored-by: Ahmet Ibrahim Aksoy <aaksoy@microsoft.com >
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update csharp for preview 7 (#9996 )
* Update csharp for preview 7
* Add C# preview 7 features.
Add the remaining C# 14 features delivered in .NET 10 preview 7.
* Update release-notes/10.0/preview/preview7/csharp.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update release-notes/10.0/preview/preview7/csharp.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Bill Wagner <wiwagn@microsoft.com >
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update containers for preview 7 (#9995 )
* Update containers for preview 7
* Add dnx feature notes
---------
Co-authored-by: Logan Bussell <loganbussell@microsoft.com >
* Update runtime for preview 7 (#10001 )
* Update runtime for preview 7
* Update release-notes/10.0/preview/preview7/runtime.md
---------
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
* Update 10.0.0-preview.7.md
* Update README.md
* Update releases.md
* Update README.md
* Update releases-index.json
* Update README.md
* Update releases.json
* Update install-linux.md
* Update install-macos.md
* Update install-windows.md
* Create release.json
* Update markdown files and release notes for Preview 7
* Update release notes for Preview 7: add missing WPF entry, fix formatting in ASP.NET Core, SDK, and Windows Forms notes
* fix winforms
* Update markdown link check workflow to allow all branches for pull requests and fix JSON formatting in release notes
* Remove feature summaries from F# and Visual Basic release notes for Preview 7
* Update release-notes/10.0/preview/preview7/csharp.md
Co-authored-by: Bill Wagner <wiwagn@microsoft.com >
---------
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com >
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
Co-authored-by: David Ortinau <david.ortinau@microsoft.com >
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com >
Co-authored-by: Klaus Löffelmann <9663150+KlausLoeffelmann@users.noreply.github.com >
Co-authored-by: Shay Rojansky <roji@roji.org >
Co-authored-by: Martin Costello <martin@martincostello.com >
Co-authored-by: Weihan Li <weihanli@outlook.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Chet Husk <chusk3@gmail.com >
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: David Cantú <dacantu@microsoft.com >
Co-authored-by: Pranav Senthilnathan <pranas@microsoft.com >
Co-authored-by: Jeremy Barton <jbarton@microsoft.com >
Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com >
Co-authored-by: Ahmet Ibrahim Aksoy <aaksoy@microsoft.com >
Co-authored-by: Bill Wagner <wiwagn@microsoft.com >
Co-authored-by: Logan Bussell <loganbussell@microsoft.com >
Co-authored-by: victorisr <victorisr@microsoft.com >
2025-08-12 12:09:42 -07:00
Maira Wenzel
14e345f184
Users/merlinbot/1es pt auto baselining pr ( #9992 )
...
* Updated for https://dev.azure.com/devdiv/579bc0c8-404b-48fd-a86e-9d65b001f1bf/_build?definitionId=22806 by using baselines generated in https://dev.azure.com/devdiv/579bc0c8-404b-48fd-a86e-9d65b001f1bf/_build/results?buildId=11360718
* Updated for https://dev.azure.com/devdiv/579bc0c8-404b-48fd-a86e-9d65b001f1bf/_build?definitionId=22806 by using baselines generated in https://dev.azure.com/devdiv/579bc0c8-404b-48fd-a86e-9d65b001f1bf/_build/results?buildId=11735061
---------
Co-authored-by: dotnet-policy-service[bot] <123482357+dotnet-policy-service[bot]@users.noreply.github.com>
2025-08-12 11:07:01 -07:00
Logan Bussell
40b0f07fa7
Remove references to Debian 13 Trixie ( #10025 )
2025-08-11 16:04:01 -07:00
Martin Costello
2f243ea8f6
Improve codefence ( #9973 )
...
https://github.com/dotnet/core/pull/9830#discussion_r2206671662
Co-authored-by: Jon Galloway <jongalloway@gmail.com >
2025-08-08 13:55:01 -07:00
victorisr
cdeb939602
Update release.json ( #10020 )
2025-08-08 12:13:15 -07:00