Vanara/UnitTests
dahall 491c26e0d6 BREAKING CHANGE: Changed default behavior of ShellItem.Properties so that it is read-only. It was failing for all shell items that didn't have their own properties. To get previous behavior, simply set "shellItem.Properties.ReadOnly = false" before setting properties. 2020-06-01 10:43:51 -06:00
..
BITS Fixed unit test projects after intro of Directory.Build.Props 2020-04-13 14:24:28 -06:00
CSharpRunner Updated project versions to 3.2.9 2020-05-28 13:14:50 -06:00
Core Added new SafeMemStruct class that wraps a structure into memory with Span support. Added assoc. unit test. 2020-05-14 17:56:28 -06:00
ExplorerBrowser Updated versions to 3.2.6 2020-04-15 13:03:53 -06:00
PInvoke BREAKING CHANGE: FIxed UNICODE_STRING so it would work across process boundries (thanks @Enigmatrix) and tested. Now #123 is implemented. 2020-05-27 22:32:53 -06:00
Security Fixed unit test projects after intro of Directory.Build.Props 2020-04-13 14:24:28 -06:00
System Fixed unit test projects after intro of Directory.Build.Props 2020-04-13 14:24:28 -06:00
VirtualDisk Fixed unit test projects after intro of Directory.Build.Props 2020-04-13 14:24:28 -06:00
Windows.Forms Fixed unit test projects after intro of Directory.Build.Props 2020-04-13 14:24:28 -06:00
Windows.Forms.App Fixed multiple problems with TrackBarEx in designer and runtime. 2020-05-28 19:35:39 -06:00
Windows.Shell BREAKING CHANGE: Changed default behavior of ShellItem.Properties so that it is read-only. It was failing for all shell items that didn't have their own properties. To get previous behavior, simply set "shellItem.Properties.ReadOnly = false" before setting properties. 2020-06-01 10:43:51 -06:00
Directory.Build.targets Removed XML comments build for unit tests using Directory.Build.targets 2020-04-30 09:34:37 -06:00