Skip to content

chore: Bump Microsoft.Windows.SDK.BuildTools from 10.0.26100.7705 to 10.0.28000.1721#90

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Winslopr/multi-6824358df0
Closed

chore: Bump Microsoft.Windows.SDK.BuildTools from 10.0.26100.7705 to 10.0.28000.1721#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Winslopr/multi-6824358df0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown

Updated Microsoft.Windows.SDK.BuildTools from 10.0.26100.7705 to 10.0.28000.1721.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…10.0.28000.1721

---
updated-dependencies:
- dependency-name: Microsoft.Windows.SDK.BuildTools
  dependency-version: 10.0.28000.1721
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Windows.SDK.BuildTools
  dependency-version: 10.0.28000.1721
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 11, 2026

@Stensel8 Stensel8 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May need testing, but seems ok.

@Stensel8

Copy link
Copy Markdown
Contributor

BUILD PASSED

PS C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr>

dotnet publish .\Winslopr.csproj -c Release -r win-x64 --self-contained true

Restore complete (28,9s)
  Winslopr net10.0-windows10.0.19041.0 win-x64 succeeded with 160 warning(s) (43,0s) → bin\Release\net10.0-windows10.0.19041.0\win-x64\publish\
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(33,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler AppItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(55,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler PluginEntry.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(269,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler FeatureTreeItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(336,70): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(35,73): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(57,75): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(271,75): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(62,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler InstallEntry.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(64,73): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureBase.cs(31,20): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\App.xaml.cs(43,36): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Ads\TailoredExperiences.cs(35,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(33,16): warning CS8618: Non-nullable field '_selectedTool' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\AI\Recall.cs(43,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Privacy\OnlineSpeechRecognition.cs(36,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\TreeSelectionTransfer.cs(85,53): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\UI\FullContextMenus.cs(42,32): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Logger.cs(16,23): warning CS8618: Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Logger.cs(29,46): warning CS8618: Non-nullable event 'LogAdded' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Logger.cs(31,36): warning CS8618: Non-nullable event 'LogCleared' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(41,24): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Utils.cs(16,32): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Utils.cs(33,32): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\App.xaml.cs(33,89): warning CS8618: Non-nullable field 'PreloadTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(55,50): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(24,23): warning CS8618: Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(25,23): warning CS8618: Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(33,50): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(71,25): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(82,24): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(83,20): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\FeaturesPage.xaml.cs(31,16): warning CS8618: Non-nullable field '_rootItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\FeaturesPage.xaml.cs(31,16): warning CS8618: Non-nullable field '_contextMenuItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Taskbar\DisableNewsAndInterests .cs(42,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Taskbar\DisableWidgets.cs(34,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(62,50): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(157,21): warning CS8604: Possible null reference argument for parameter 'tool' in 'void ToolsPage.SetTool(ToolsDefinition tool)'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(129,35): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(130,33): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(141,34): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(165,46): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(169,46): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(198,43): warning CS8622: Nullability of reference types in type of parameter 'sender' of 'void FeatureTreeItem.OnChildrenChanged(object sender, NotifyCollectionChangedEventArgs e)' doesn't match the target delegate 'NotifyCollectionChangedEventHandler' (possibly because of nullability attributes).
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable property 'Feature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable property 'ScriptPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(223,43): warning CS8622: Nullability of reference types in type of parameter 'sender' of 'void FeatureTreeItem.OnChildrenChanged(object sender, NotifyCollectionChangedEventArgs e)' doesn't match the target delegate 'NotifyCollectionChangedEventHandler' (possibly because of nullability attributes).
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(202,16): warning CS8618: Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(202,16): warning CS8618: Non-nullable property 'ScriptPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(202,16): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(223,28): warning CS8604: Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(235,29): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Services\LoggerActions.cs(127,16): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Services\LoggerActions.cs(17,52): warning CS8618: Non-nullable field '_getFeaturesItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginManager.cs(251,44): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginManager.cs(275,46): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(282,36): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(285,33): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(287,25): warning CS8602: Dereference of a possibly null reference.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(305,35): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(252,27): warning CS8618: Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(253,27): warning CS8618: Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(317,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(269,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler FeatureTreeItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(271,75): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(55,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler PluginEntry.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(57,75): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(33,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler AppItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(35,73): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(62,50): warning CS8612: Nullability of reference types in type of 'event PropertyChangedEventHandler InstallEntry.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(64,73): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(336,70): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\App.xaml.cs(43,36): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureBase.cs(31,20): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\AI\Recall.cs(43,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Ads\TailoredExperiences.cs(35,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Privacy\OnlineSpeechRecognition.cs(36,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\App.xaml.cs(33,89): warning CS8618: Non-nullable field 'PreloadTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\TreeSelectionTransfer.cs(85,53): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\UI\FullContextMenus.cs(42,32): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Taskbar\DisableNewsAndInterests .cs(42,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\Taskbar\DisableWidgets.cs(34,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginManager.cs(251,44): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Utils.cs(16,32): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(41,24): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Logger.cs(29,46): warning CS8618: Non-nullable event 'LogAdded' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Logger.cs(31,36): warning CS8618: Non-nullable event 'LogCleared' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Utils.cs(33,32): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginManager.cs(275,46): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(198,43): warning CS8622: Nullability of reference types in type of parameter 'sender' of 'void FeatureTreeItem.OnChildrenChanged(object sender, NotifyCollectionChangedEventArgs e)' doesn't match the target delegate 'NotifyCollectionChangedEventHandler' (possibly because of nullability attributes).
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable property 'Feature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable property 'ScriptPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(193,16): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(71,25): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(24,23): warning CS8618: Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(25,23): warning CS8618: Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(33,50): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(223,43): warning CS8622: Nullability of reference types in type of parameter 'sender' of 'void FeatureTreeItem.OnChildrenChanged(object sender, NotifyCollectionChangedEventArgs e)' doesn't match the target delegate 'NotifyCollectionChangedEventHandler' (possibly because of nullability attributes).
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(202,16): warning CS8618: Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(202,16): warning CS8618: Non-nullable property 'ScriptPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Features\FeatureTreeItem.cs(202,16): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(55,50): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(33,16): warning CS8618: Non-nullable field '_selectedTool' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(82,24): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\OSHelper.cs(83,20): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\FeaturesPage.xaml.cs(31,16): warning CS8618: Non-nullable field '_rootItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\FeaturesPage.xaml.cs(31,16): warning CS8618: Non-nullable field '_contextMenuItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Helpers\Logger.cs(16,23): warning CS8618: Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(129,35): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(130,33): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(141,34): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(165,46): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\PluginsDialog.xaml.cs(169,46): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(62,50): warning CS8618: Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Services\LoggerActions.cs(127,16): warning CS8603: Possible null reference return.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Services\LoggerActions.cs(17,52): warning CS8618: Non-nullable field '_getFeaturesItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(157,21): warning CS8604: Possible null reference argument for parameter 'tool' in 'void ToolsPage.SetTool(ToolsDefinition tool)'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(223,28): warning CS8604: Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(235,29): warning CS8625: Cannot convert null literal to non-nullable reference type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(252,27): warning CS8618: Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\AppsPage.xaml.cs(253,27): warning CS8618: Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(282,36): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(285,33): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(287,25): warning CS8602: Dereference of a possibly null reference.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\ToolsPage.xaml.cs(305,35): warning CS8600: Converting null literal or possible null value to non-nullable type.
    C:\Users\Sten\Downloads\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr-dependabot-nuget-Winslopr-multi-6824358df0\Winslopr\Views\InstallPage.xaml.cs(317,28): warning CS8600: Converting null literal or possible null value to non-nullable type.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Restore_Done'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Analysis_OpenLogInspector'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Analysis_AllGood'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/ComboDisplayMode/PlaceholderText'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/MenuImport/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/MenuExport/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_About/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_OpenToolsPage/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_ToolScriptsDescription/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_ToolScripts/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_ExtensionsSubtext/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_RestartMessage'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Settings_RestartTitle'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/MenuShare/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/NavSupport/Text'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_Vote'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_DontShowAgain'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_LaunchLegacy'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_LegacyBody'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_LegacyHeading'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_AlreadyVoted'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_PollBody'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_PollHeading'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_ReadMore'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_ElephantBody'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_ElephantHeading'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_Intro'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Migration_Title'. The application may throw an exception for certain user configurations when retrieving the resources.
    WINAPPSDKGENERATEPROJECTPRIFILE : warning PRI263: 0xdef01051 - No default or neutral resource given for 'Resources/Apps_Scanning'. The application may throw an exception for certain user configurations when retrieving the resources.
    C:\Program Files\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(217,5): warning NETSDK1198: A publish profile with the name 'win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
    C:\Users\Sten\.nuget\packages\microsoft.windows.sdk.net.ref\10.0.19041.57\lib\net8.0\Microsoft.Windows.SDK.NET.dll : warning IL2104: Assembly 'Microsoft.Windows.SDK.NET' produced trim warnings. For more information see https://aka.ms/il2104
    C:\Users\Sten\.nuget\packages\microsoft.windows.sdk.net.ref\10.0.19041.57\lib\net8.0\WinRT.Runtime.dll : warning IL2104: Assembly 'WinRT.Runtime' produced trim warnings. For more information see https://aka.ms/il2104

Build succeeded with 160 warning(s) in 72,5s

@dependabot @github

dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Author

Superseded by #95.

@dependabot dependabot Bot closed this May 2, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/Winslopr/multi-6824358df0 branch May 2, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

1 participant