BigPacket
BigPacket
I have version 2.4.0 (Open Video Downloader). I've noticed that it only downloads videos in (.mkv) format even though you can choose from (Auto, .MKV or .mp4). When choosing .mp4...
Greetings, Calculating the Cidr subnets from an IP range doesn't seem to work. Error: 192.168.0.0-192.168.0.254 is not a CIDR Subnet. // Calculates Cidr subnets var rangeI = IPAddressRange.Parse("192.168.0.0-192.168.0.254"); rangeI.ToCidrString(); //...
When using "ILRepack.Lib.MSBuild.Task" it appears that everything worked great. However, what I did notice is when creating a DLL, function or module summaries, param name, etc, are not merged. So,...