Ryan Nowak

Results 112 comments of Ryan Nowak

We'd like to do this with `dotnet cache` https://github.com/dotnet/core-proposals/blob/master/DotNetCore-SharedPackageStore.md We don't want to script more complex logic for running crossgen if we can avoid it.

@lt72 - this is unblocked now

assigned to @davmason

We'd like to do this with `dotnet cache` https://github.com/dotnet/core-proposals/blob/master/DotNetCore-SharedPackageStore.md We don't want to script more complex logic for running crossgen if we can avoid it.

We'll also need to solve acquisition of the SDK and shared framework for linux, I took the `Install-Dotnet.ps1` script from one of the dotnet repos (not sure which one). I...

@lt72 - this is unblocked now

See - here's a passing ubuntu run. https://travis-ci.org/aspnet/JitBench/jobs/225377579 Ignore the osx results. This is running into flakiness downloading `dotnet`. This is something we've seen in our other runs on Travis...

assigned to @davmason