dotnet-installer/test/Microsoft.DotNet.Configurer.UnitTests
Peter Huene 3e962bc131
Make CliFolderPathCalculator a static class.
The `CliFolderPathCalculator` class implements no interface and has no instance
fields.

This commit therefore makes it a static class.
2018-05-22 17:34:39 -07:00
..
GivenADotnetFirstTimeUseConfigurer.cs Addressing code review comments by making the Configuration class's fields readonly. 2018-05-17 14:13:14 -07:00
GivenAFirstTimeUseNoticeSentinel.cs Implement buildserver shutdown command. 2018-03-30 15:13:52 -07:00
GivenAFunctionReturnStringAndFakeFileSystem.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
GivenANuGetCachePrimer.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
GivenANuGetCacheSentinel.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
GivenAPathCalculator.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
Microsoft.DotNet.Configurer.UnitTests.csproj Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -08:00