dotnet-installer/src/Microsoft.DotNet.Configurer
Justin Goshi a4776a2b2c Migrate src and tools to csproj (#4538)
Thanks for getting this in!
2016-10-29 01:04:20 -07:00
..
Properties Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677) 2016-06-22 15:17:54 -07:00
DotnetFirstTimeUseConfigurer.cs Piotrp msft/merge2msbuild (#3941) 2016-07-26 19:22:12 -04: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
Microsoft.DotNet.Configurer.csproj Migrate src and tools to csproj (#4538) 2016-10-29 01:04:20 -07:00
Microsoft.DotNet.Configurer.xproj Adding "BuildRid" to the CLI as a fallback RID to use when inferring which RID to use when building, running, and publishing self-contained applications. 2016-09-29 22:39:00 -05:00
NuGetCachePrimer.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07: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
project.json [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00