dotnet-installer/test/dotnet-run.Tests
2017-07-10 16:27:54 -07:00
..
dotnet-run.Tests.csproj Handling an exception that happens when dotnet run is invoked with a file that is not a valid project file. We catch that exception and re-throw it as a GracefulException. 2017-06-23 10:47:09 -07:00
GivenDotnetRunRunsCsProj.cs Update test to pass --no-restore to templates 2017-07-10 16:27:54 -07:00
GivenThatWeCanPassNonProjectFilesToDotnetRun.cs Handling an exception that happens when dotnet run is invoked with a file that is not a valid project file. We catch that exception and re-throw it as a GracefulException. 2017-06-23 10:47:09 -07:00