This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dc4046ca7e
dotnet-installer
/
test
/
dotnet-run.Tests
History
Daniel Plaisted
dc4046ca7e
Update test code to use netcoreapp2.1
2017-08-18 15:36:01 -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 code to use netcoreapp2.1
2017-08-18 15:36:01 -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