# .NET Core 3 upgrade Update all sections that use .NET to .NET Core 3 ## .NET Framework 4.7.2 - [x] ColorPicker <- done by @snickler - [x] MarkdownPreviewHandler <- #8405 - [x] PreviewHandlerCommon <- #8405 - [x] SvgPreviewHandler <- #8405 - [x] SVGThumbnailProvider <- #8405 ### Tests - [x] Microsoft.Interop.Tests <- done by @eriawan - [x] PreviewPaneUnitTests <- #8405 - [x] UnitTests-PreviewHandlerCommon <- #8405 - [x] UnitTests-SvgPreviewHandler <- #8405 - [x] UnitTests-SvgThumbnailProvider <- #8405 - [x] PowerToysTests <- done by @riverar WinAppDriver tests ## .NET Standard 2.0 - [x] Managed Common - [x] Telemetry - [x] Settings.UI.Library - [x] PowerLauncher.Telemetry ## .NET Core 3.1 - [x] FancyZonesEditor - [x] Settings.UI.Runner - [x] Settings.UI.UnitTests - [x] UnitTest-ColorPicker - [x] ImageResizerUI - [x] ImageResizerUITests - [x] PowerLauncher - [x] Wox.Infrastructure - [x] Wox.Plugin - [x] Wox.Test ## UWP - [x] Settings.UI ## Things to include - **ReadyToRun** should be timed to verify boost. [see blog post](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/) - **PublishTrimmed** to reduce file size. [see blog post](https://www.hanselman.com/blog/MakingATinyNETCore30EntirelySelfcontainedSingleExecutable.aspx)
.NET Core 3 upgrade
Update all sections that use .NET to .NET Core 3
.NET Framework 4.7.2
Tests
.NET Standard 2.0
.NET Core 3.1
UWP
Things to include