dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
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
..
Assertions Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
Commands Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
Mock Add support for loading and merging runtime deps json 2016-03-15 09:32:39 -07:00
NetworkUtils Increasing timeout to check Kestrel Server is up. 2016-04-08 12:42:43 -07:00
Properties Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
TempFileSystem Refactor output directory code 2016-02-09 08:52:59 -08:00
Microsoft.DotNet.Tools.Test.Utilities.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
NuGetConfig.cs Build-Time Hello World Performance Test (#2681) 2016-04-26 17:52:34 -07:00
PeReaderUtils.cs Flow the version suffix via pack as well 2016-02-18 02:27:35 -08:00
ProcessExtensions.cs Add Binding redirects tests 2016-04-25 11:06:13 -07:00
project.json Updating to latest dotnet-test-xunit 2016-04-30 18:25:11 -07:00
ProjectUtils.cs Address PR Feedback 2016-02-12 16:57:32 -08:00
TestBase.cs abort build when an unresolved dependency is found (#2696) 2016-04-28 10:02:05 -07:00
WindowsOnlyFactAttribute.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00