dotnet-installer/src/Microsoft.DotNet.Configurer
2017-01-09 13:59:03 -08:00
..
Properties Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677) 2016-06-22 15:17:54 -07:00
xlf Merge branch 'rel/1.0.0' into localization 2017-01-06 12:30:58 -08: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 Microsoft.DotNet.Configurer 2016-12-16 22:45:47 -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 First time experience populating the NuGet cache with 1.1 packages. 2017-01-06 17:45:34 -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