database64128

Results 26 issues of database64128

### Description After upgrading from .NET 8.0.1 to .NET 8.0.2, one of my WPF projects fails to build with the following errors: ``` D:\a\youtube-dl-wpf\youtube-dl-wpf\YoutubeDl.Wpf\System.Text.Json.SourceGeneration\System.Text.Json.SourceGeneration.JsonSourceGenerator\SettingsJsonSerializerContext.g.cs(11,6): error CS0579: Duplicate 'global::System.CodeDom.Compiler.GeneratedCodeAttribute' attribute [D:\a\youtube-dl-wpf\youtube-dl-wpf\YoutubeDl.Wpf\YoutubeDl.Wpf_jzcrjhnw_wpftmp.csproj]...

Investigate

These are for the enum fields in IpAdapterUnicastAddress.

The NotifyIpInterfaceChange and NotifyUnicastIpAddressChange functions register a user-defined callback function for receiving network interface and IP address change notifications. The GetIfEntry2Ex and GetUnicastIpAddressEntry functions can be called to retrieve complete...

Every few seconds, the copilot extension attempts to query `http://169.254.169.254/metadata/instance/compute`, and then opens a connection to `westus-0.in.applicationinsights.azure.com:443`. What are the purposes of these requests? Why do they get more frequent...

https://github.com/yt-dlp/yt-dlp/wiki/EJS - [ ] `--js-runtimes`: drop-down list and an optional path - [ ] Mention Deno in Get Started - `--remote-components` is not needed on Windows

enhancement

Currently, custom download arguments are never passed when you click "list formats". This can be really inconvenient when you have some temporary arguments like [PO tokens](https://github.com/yt-dlp/yt-dlp/wiki/PO-Token-Guide). Maybe we should just...

enhancement