mgurlitz
mgurlitz
- Converted main library to support .NET Framework 4.6 + Standard 2.1 - Converted tests/samples to run with .NET Core 3.1 - Removed UWP support, since [Standard 2.0 works with...
Installing this library in a .NET Core 3 project causes a compile-time warning `NU1701: Package 'WindowsDevicePortalWrapper 0.9.5.1' was restored using '.NETFramework,Version=v4.5.2' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package...
**To Reproduce** 1. Create two .NET 8 class library projects 2. Add Rocks 8.3.0 library to both projects 3. Add a dependency from Project2 to Project1 4. Create an empty...
Repro steps: 1. Run multitail with two commands and the -rc option, for example: `multitail -s 2 -rc 5 -l date -rc 30 -l date` 2. Press u and select...