dotnet-installer/test/dotnet-run.Tests
Daniel Plaisted ae0aa8ed24 Move dir.props to auto-imported Directory.Build.props
This is necessary for setting the intermediate output path to work correctly
2017-08-24 15:46:45 -07:00
..
dotnet-run.Tests.csproj Move dir.props to auto-imported Directory.Build.props 2017-08-24 15:46:45 -07:00
GivenDotnetRunRunsCsProj.cs Disable tests that require templates that target .NET Core 2.1 (which aren't available yet) 2017-08-18 18:07:57 -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