dotnet-installer/test/Microsoft.DotNet.ProjectModel.Server.Tests
David Fowler 7972586c31 Steps to boostrapping with NuGet
- Fixed a bunch of dependencies that was causing dotnet restore to fail on the CLI
- Added imports to `project.json` so that `dotnet-restore` works
- Fixed a bunch of dependency issues in different projects
- Ironically, running `dotnet restore` on the dotnet-restore project still fails (will fix in another commit). Looks like it might be a nuget issue
2016-01-20 18:15:07 +00:00
..
Helpers Enable to initialize a project before restore 2016-01-15 16:05:18 -08:00
DthTestClient.cs Add ProjectModel server 2015-12-25 13:23:29 -08:00
DthTests.cs Update message sequences of ProjectModel server 2016-01-15 20:03:29 -08:00
DthTestServer.cs Add ProjectModel server 2015-12-25 13:23:29 -08:00
Microsoft.DotNet.ProjectModel.Server.Tests.xproj Add ProjectModel server 2015-12-25 13:23:29 -08:00
project.json Steps to boostrapping with NuGet 2016-01-20 18:15:07 +00:00