.NET 10.0 Preview 3
Pre-release
Pre-release
·
433 commits
to main
since this release
What's Changed
- Update Pre-Release Iteration and Resource Management Milestone by @LeafShi1 in #12977
- Handle XAML data format by @JeremyKuhne in #12975
- Add code coverage for ToolStripCollectionEditor.cs file by @Olina-Zhang in #12962
- move WFO1001 to the shipped analyzers files by @Tanya-Solyanik in #12979
- Add code coverage for ListBoxSelectedObjectCollection by @Zheng-Li01 in #12952
- make it easier to run the test app in the dark mode if needed by @Tanya-Solyanik in #12980
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #12984
- Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2646989 by @dotnet-bot in #12995
- Changes DemoConsole and DesignSurfaceExt projects to adopt implicit usings by @ricardobossan in #12885
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #12998
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #12985
- renamed License.txt to THIRD-PARTY-NOTICE.txt by @Tanya-Solyanik in #13003
- Add code coverage for ToolStripCustomTypeDescriptor by @Zheng-Li01 in #12963
- Add unit tests for ToolStripDesignerUtils.cs file by @Olina-Zhang in #12967
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13005
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13010
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13012
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13006
- Move SetFileDropList to ClipboardCore by @JeremyKuhne in #13016
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13018
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13017
- Consistently throw data on null data by @JeremyKuhne in #13023
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13024
- Run CI build on a more up-to-date image by @Tanya-Solyanik in #13026
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13032
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13031
- Add code coverage for SelectionUIHandler.cs file by @Olina-Zhang in #13013
- Enable nullability in TableLayoutPanelResizeGlyph by @gpetrou in #13008
- Add unit tests for ToolStripPanelDesigner by @Nora-Zhou01 in #12922
- Enable nullability in DesignerActionMethodItem by @gpetrou in #12676
- Fixed operation and display issues related to ToolStrip and ToolStripItemEditorForm in demoConsole by @LeafShi1 in #13020
- Port DataGridViewColumnCollectionEditor by @Epica3055 in #12925
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13038
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13037
- Add code coverage for ControlCodeDomSerializer by @Zheng-Li01 in #13011
- fix #12916 Cannot use down to expand ToolStripDropDownButton in toolStrip2 after using right/Left to collapse ToolStripDropDownButton in toolStrip1 by @Epica3055 in #13034
- Re-enable IDE0059 for a "reference-like" type by @Tanya-Solyanik in #13042
- Tweak OLE code to allow metafile handling in WPF by @JeremyKuhne in #13045
- Add flush helper to ClipboardCore by @JeremyKuhne in #13049
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13053
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13054
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13056
- Remove autoconvert from SetDataAsJson by @JeremyKuhne in #13060
- Retrieve color data correctly in ListView by @JeremyKuhne in #13062
- Added missing closing tag to example XML by @QINGCHARLES in #13057
- Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2654560 by @dotnet-bot in #13052
- Resizes
DemoConsole
project'sMainForm
for convenience and to make everything visible in the surface designer by @ricardobossan in #13050 - Related #12830. Sets
DesignerSerializationVisibility
toHidden
inPropertyGridExt.DesignerHost
by @ricardobossan in #13043 - Add proper working
ToolStripMenuItem
controls toDropDownItems
by @ricardobossan in #13065 - [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13069
- Flip nullable enable on System.Windows.Forms.Tests. by @JeremyKuhne in #13063
- Enable nullable by default in System.Windows.Forms.Design.Tests by @JeremyKuhne in #13064
- We didn't use WFO5000 warning ID, removing it from internal docs by @Tanya-Solyanik in #13066
- Correct spelling of textbox in ErrorProviderTest.cs by @LeafShi1 in #13068
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13074
- Scale errorProvider Icon to DeviceDPI by @LeafShi1 in #12947
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13075
- Start moving tests to single test subfolder by @JeremyKuhne in #13073
- Add code coverage for OleDragDropHandler.cs file by @Olina-Zhang in #13022
- Add code coverage for DataGridViewDesigner by @Zheng-Li01 in #13014
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13082
- Use custom color copy with ColorDialog by @JeremyKuhne in #13080
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13081
- Use Path.Join instead of Path.Combine by @JeremyKuhne in #13090
- Add unit tests for TableLayoutPanelDesigner by @MelonWang1 in #13028
- Add code coverage for DataGridViewColumnTypePicker by @Zheng-Li01 in #13055
- Documentation updates for compiler warnings. by @Tanya-Solyanik in #13083
- Remove extra dot at the end of resource string by @ricardobossan in #13091
- Improve XML comment indenting by @JeremyKuhne in #13095
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13099
- Fix a comment miss by @JeremyKuhne in #13096
- Supress a code analyzer warning because VMR repo is behind us in the SDK version by @Tanya-Solyanik in #13103
- fix for an internal build break in Loc task by @Tanya-Solyanik in #13104
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13105
- Update LocProject.json by @Tanya-Solyanik in #13109
- Update LocProject.json by @Tanya-Solyanik in #13113
- Move GDI+ initialization and pointer defs to Core assembly by @JeremyKuhne in #13114
- Try replacing FluentAssertions by @danmoseley in #13108
- Test if listbox has any items before invoking listBox.Items[e.Index] in ListBoxes.cs of the WinformsControlsTests by @LeafShi1 in #13106
- Skip 3 localization tests by @LeafShi1 in #13118
- Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2660891 by @dotnet-bot in #13116
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13120
- Add code coverage for DesignBindingValueUIHandler by @Zheng-Li01 in #13100
- Add code coverage for DataGridViewColumnTypeEditor by @Zheng-Li01 in #13084
- Update OnSelectedItemName_Paint: When selectedItem.Site is null, only show selectedItem type in Items Collection Editor by @LeafShi1 in #13078
- ensured that help urls are set up for our analyzers by @Tanya-Solyanik in #13097
- Add an OLE proxy mock by @JeremyKuhne in #13115
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13129
- Correct the spelling of DataGridViewCellToolTip in the resource file by @LeafShi1 in #13128
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13098
- Add unit tests for StatusCommandUI by @MelonWang1 in #13121
- Ensure that System.Drawing facade assembly is built before the tests that consume it are. by @Tanya-Solyanik in #13119
- Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2662659 by @dotnet-bot in #13133
- Update sdl-tsa-vars.config by @Tanya-Solyanik in #13134
- enable code-ql on the release 8 and 9 branches by @Tanya-Solyanik in #13137
- Update PublishCodeCoverageResults by @Epica3055 in #13131
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13139
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13138
- Remove unnecessary 'fixed' statement by @GrabYourPitchforks in #13146
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13148
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13149
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13152
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13151
- Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2664600 by @dotnet-bot in #13147
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13153
- Disable IDE0082 in the VMR build by @Tanya-Solyanik in #13143
- Adjust the order of PublicAPI in Shipped file by @LeafShi1 in #13154
- [release/10.0-preview3] Update dependencies from dotnet/runtime by @dotnet-maestro in #13166
- [release/10.0-preview3] Update dependencies from dotnet/runtime by @dotnet-maestro in #13174
New Contributors
- @QINGCHARLES made their first contribution in #13057
Full Changelog: v10.0.0-preview.2.25163.9...v10.0.0-preview.3.25171.5