aspnetcore/test/Cli.FunctionalTests/Util
Doug Bunting 064dce2bef Get e2e tests running
- correct `--filter` syntax; perform `contains` match on `Name` and not `FullyQualifiedName`
  - `FullyQualifiedName` doesn't seem to include NUnit test case data
- move to latest test package versions
- support recent SDK versions

Background: successful but no-op builds have been common lately
- blocking real work on aspnet/AspNetCore-Internal#1843
2019-05-13 22:34:58 -07:00
..
ConcurrentStringBuilder.cs
DotNetUtil.cs Get e2e tests running 2019-05-13 22:34:58 -07:00
IOUtil.cs
ProcessHelper.cs