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
1
Wiki
Activity
Actions
7af62e423e
dotnet-installer
/
test
/
dotnet-run.Tests
History
Nick Guerrera
b8a2ce4e8c
Merge pull request
#6997
from nguerrera/loc-compilers
...
Add F# and Roslyn satellites
2017-06-26 11:10:49 -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
Fix tests expecting unlocalized messages from dotnet/sdk
2017-06-23 19:48:07 -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