Commit Graph

5 Commits

Author SHA1 Message Date
Nate McMaster d1ee458982
Remove assemblies from the shared framework (#4004)
Remove assemblies from the shared framework that depend on or contain the following:

* Entity Framework Core
* Owin
* Node and SPA services
* Identity UI
* Middleware analysis
* SQL Client
* Third-party oauth integrations
* Runtime razor components
* JsonPatch
2018-11-15 16:18:58 -08:00
Nate McMaster 4433d967ad
Update CLI functional tests to account for the addition of Microsoft.IdentityModel.JsonWebTokens.dll 2018-10-25 11:09:41 -07:00
Mike Harder 9cb2c7a8d6
Update Cli.FunctionalTests for latest 2.2-preview3 (#1425) 2018-09-27 10:19:19 -07:00
Mike Harder a22b715bf4
Update published files for 2.2-preview2 (#1370)
- Also convert env vars to UPPER_CASE for compat with Mac and Linux
2018-08-31 16:56:56 -07:00
Mike Harder b465a3b4a3 Functional tests for .NET Core CLI 2018-08-29 16:48:49 -07:00