dotnet-installer/src/Microsoft.DotNet.Configurer
2017-02-09 18:28:34 -08:00
..
Properties Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677) 2016-06-22 15:17:54 -07:00
xlf LOC CHECKIN | dotnet/cli | 20170116 2017-01-16 14:52:18 +01:00
DotnetFirstTimeUseConfigurer.cs Microsoft.DotNet.Configurer 2016-12-16 22:45:47 -08:00
INuGetCachePrimer.cs Fixing identation and spaces in a few files. 2016-06-10 16:54:31 -07:00
INuGetCacheSentinel.cs Introducing a in progress sentinel that gets verified before running the first time experience. If we can get a handle for this sentinel, we proceed with the first time run, otherwise, it means there is a first time experience running already, in which case we continue running dotnet normally, even though the final (real) sentinel is not present yet. This prevents multiple dotnet commands from running the first time experience in parallel and prevents us from running into parallel nuget restores. 2016-06-10 16:54:39 -07:00
INuGetPackagesArchiver.cs Adding the code to extract the archive in the first use of dotnet an 2016-06-10 16:54:16 -07:00
LocalizableStrings.cs remove redundant word 'create' 2017-02-09 18:28:34 -08:00
Microsoft.DotNet.Configurer.csproj Updating the branding of the CLI to 1.0.0-rc3 2017-01-09 13:59:03 -08:00
NuGetCachePrimer.cs Update dotnet new to use the new 2.0 templates. 2017-02-09 10:18:39 -06:00
NuGetCacheSentinel.cs Fix package code for new NuGet. 2016-07-26 20:53:20 -05:00
NuGetPackagesArchiver.cs Move all CLI libraries to be single-TFM targeting netstandard1.3 where possible. 2016-10-10 15:57:08 -05:00