dotnet-installer/src/dotnet/commands
Eric Erhardt f2d917ed2e Execute 'csc' with working directory set to the project directory.
When using a ruleset with a relative path in buildOptions, csc can't
find the file because it is not working in the same directory as the
project.

Fix #2710
2016-05-01 22:46:03 -05:00
..
dotnet-build Merge pull request #2744 from cdmihai/cdmihai/throwWhenRedirectingBadDlls 2016-04-29 18:47:35 -07:00
dotnet-compile Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
dotnet-compile-csc Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
dotnet-compile-native Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-help Merge branch 'rel/1.0.0' into blackdwarf-patch-2 2016-04-08 17:53:48 -07:00
dotnet-new Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-pack Copy FileSystemGlobbing and HashCodeCombiner sources 2016-04-29 17:55:06 -07:00
dotnet-projectmodel-server Remove references to Microsoft.Extensions.Logging 2016-04-28 13:07:34 -07:00
dotnet-publish Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
dotnet-repl Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-repl-csi Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-resgen Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-restore Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
dotnet-run Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
dotnet-test Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00