dotnet-installer/src/Microsoft.DotNet.Configurer
Daniel Plaisted 6a64e17857 Merge pull request #7225 from GuardRex/guardrex/first-run-info-update
Update first time welcome message
2017-08-07 14:48:36 -07:00
..
Properties Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
xlf Match length of dash lines to headings 2017-08-02 19:57:22 -05:00
CliFallbackFolderPathCalculator.cs Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed. 2017-06-20 10:59:23 -07:00
DotnetFirstTimeUseConfigurer.cs Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers. 2017-07-25 22:33:54 -07:00
FirstTimeUseNoticeSentinel.cs Create the Dotnet User Profile folder when running the first experience, if the folder does not exist, if will fail the first run because it will fail to create the first notice sentinel. 2017-06-24 22:59:35 -07:00
IFirstTimeUseNoticeSentinel.cs Avoid repeating the first-run message if lzma archive is missing 2017-06-19 18:08:05 -04:00
INuGetCachePrimer.cs Avoid repeating the first-run message if lzma archive is missing 2017-06-19 18:08:05 -04:00
INuGetCacheSentinel.cs Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder. 2017-06-20 10:59:23 -07:00
INuGetPackagesArchiver.cs Modified the build script to generate the lzma archive without the nupkgs. Modified the configurer to upsert NuGet.Config with the fallback folder info and to extract the fallback folder. Added unit tests for all this. Next step: update E2E tests. 2017-03-30 00:11:17 -07:00
IUserLevelCacheWriter.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
LocalizableStrings.resx Match length of dash lines to headings 2017-08-02 19:57:22 -05:00
Microsoft.DotNet.Configurer.csproj Build localized satellite assemblies 2017-06-07 20:22:27 -07:00
NoOpFirstTimeUseNoticeSentinel.cs Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers. 2017-07-25 22:33:54 -07:00
NuGetCachePrimer.cs Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed. 2017-06-20 10:59:23 -07:00
NuGetCacheSentinel.cs Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers. 2017-07-25 22:33:54 -07:00
NuGetPackagesArchiver.cs Modified the build script to generate the lzma archive without the nupkgs. Modified the configurer to upsert NuGet.Config with the fallback folder info and to extract the fallback folder. Added unit tests for all this. Next step: update E2E tests. 2017-03-30 00:11:17 -07:00
UserLevelCacheWriter.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00