dotnet-installer/src/Microsoft.DotNet.Configurer
Piotr Puszkiewicz da82bdb05d Centralize Microsoft.Net.SDK Version (#4890)
* Centralize Microsoft.Net.Sdk package version

Note: Templates were omitted as their version needs to be static.

* Unifying additional missmatched versions

* prefercliruntime

whitespace threw off ReplaceAll

* Additional missed globs

* Revert SDK version for performance tests

* PR Feedback

* Roll back VSTestXunitDesktopAndNetCore.csproj SDK version
2016-12-02 09:34:03 -08: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 Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
NuGetCachePrimer.cs Hide restore output of first-run experience (#4740) 2016-11-28 00:46:26 -08: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