Conversation
|
Doc list for me: CLI
ContainersTest |
|
For me I'd like to add |
What do you think of this? |
nit: a native experience for Microsoft.Testing.Platform |
|
@DamianEdwards do you want to do a blurb for |
|
I don't want to announce until P4+ as it's missing some key features in P3. |
|
thanks - noted that on my list. |
|
First draft up - @nohwnd want to spot-check the test section? @dsplaisted for SDK-related words as well. |
| ## Feature | ||
| ```toml | ||
| [dotnet.test.runner] | ||
| name = "Microsoft.Testing.Platform" |
There was a problem hiding this comment.
@Youssef1313 / @mariam-abdulla did you manage to merge the change that understands the new format without the :? I saw remarks about the change being in preview4 in multiple places.
There was a problem hiding this comment.
does the :-based impl work? I'm concerned with putting something in the p3 relnotes and then changing it in p4 - folks often just google and copy-paste.
There was a problem hiding this comment.
: violates TOML and is going to P3. Unfortunately, we already documented it and it's shipping in P3.
There was a problem hiding this comment.
@Youssef1313 / @mariam-abdulla did you manage to merge the change that understands the new format without the
:? I saw remarks about the change being in preview4 in multiple places.
Yes the change was merged.
There was a problem hiding this comment.
I would rather just not talk about the non-compliant feature in p3 if a fix and future-forward version is coming in a month. Similar logic to what Damian was saying with regards to dotnet-run singlefile. You get one chance to make a first impression - it should be correct and complete.
There was a problem hiding this comment.
@baronfel So you mean drop it from release notes?
We have had it documented in dotnet/docs repo though and have seen few users playing with it already on Preview 2 😕
There was a problem hiding this comment.
Yes the change was merged.
I meant merged in code that will be released in preview3.
I assume "Microsoft.Testing.Platform" would NOT work with preview3 right?
There was a problem hiding this comment.
reverted to the working p3 form.
There was a problem hiding this comment.
"Microsoft.Testing.Platform" should work with preview 3.
There was a problem hiding this comment.
edit: actually fixed the things - Microsoft.Testing.Platform and dotnet.test:runner for p3
|
Please ping me when ready to merge |
|
@jamesmontemagno go ahead! |
Co-authored-by: Youssef Victor <[email protected]>
Co-authored-by: Youssef Victor <[email protected]>
* 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 <[email protected]> * Update release-notes/10.0/preview/preview3/sdk.md Co-authored-by: Youssef Victor <[email protected]> --------- Co-authored-by: Chet Husk <[email protected]> Co-authored-by: Chet Husk <[email protected]> Co-authored-by: Youssef Victor <[email protected]> * .NET 10 Preview 3 - Runtime (#9823) * .NET 10 P3 Runtime * Add JIT notes * Fix indentation * Feedback --------- Co-authored-by: Aman Khalid (from Dev Box) <[email protected]> * 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 <[email protected]> * Update release-notes/10.0/preview/preview3/aspnetcore.md Co-authored-by: Wade Pickett <[email protected]> * Update release-notes/10.0/preview/preview3/aspnetcore.md Co-authored-by: Wade Pickett <[email protected]> * Update release-notes/10.0/preview/preview3/aspnetcore.md Co-authored-by: Ilona Tomkowicz <[email protected]> * Update release-notes/10.0/preview/preview3/aspnetcore.md Co-authored-by: Ilona Tomkowicz <[email protected]> * Update release-notes/10.0/preview/preview3/aspnetcore.md * Update release-notes/10.0/preview/preview3/aspnetcore.md Co-authored-by: Daniel Roth <[email protected]> --------- Co-authored-by: Mike Kistler <[email protected]> Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: Ilona Tomkowicz <[email protected]> Co-authored-by: Pavel Savara <[email protected]> * 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 <[email protected]> Co-authored-by: Michael Sharp <[email protected]> * 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 <[email protected]> * Update release-notes/10.0/preview/preview3/aspnetcore.md Co-authored-by: Mike Kistler <[email protected]> * 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 <[email protected]> * Updated windowsdesktop Urls * cleanup * updat elinux * udpated * Fix table --------- Co-authored-by: maumar <[email protected]> Co-authored-by: David Ortinau <[email protected]> Co-authored-by: Chet Husk <[email protected]> Co-authored-by: Chet Husk <[email protected]> Co-authored-by: Youssef Victor <[email protected]> Co-authored-by: Aman Khalid (from Dev Box) <[email protected]> Co-authored-by: Daniel Roth <[email protected]> Co-authored-by: Mike Kistler <[email protected]> Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: Ilona Tomkowicz <[email protected]> Co-authored-by: Pavel Savara <[email protected]> Co-authored-by: Merrie McGaw <[email protected]> Co-authored-by: Tarek Mahmoud Sayed <[email protected]> Co-authored-by: Michael Sharp <[email protected]> Co-authored-by: Kathleen Dollard <[email protected]> Co-authored-by: Martin Costello <[email protected]> Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: victorisr <[email protected]>
No description provided.