Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster 6296f4fdab
Resolve build warnings about missing template properties 2018-07-02 16:13:17 -07:00
Peter Blazejewicz fd62b194ca Update project .gitignore. Closes #280
Just project file with support for IDEA/Rider

Thanks!
2018-02-02 22:27:44 +01:00
Javier Calvarro Nelson 4d2e642b94 Add launchSettings.json by default to our templates
* Adds launchSettings.json to all of our templates.
* Provides an alternative flag to exclude it.
* Adds HTTPS support in launchSettings.json.
* Re-adds HTTPS redirect and HSTS middleware for C# templates.
* Improves some infrastructure aspects:
    * Prefix all our test projects with AspNet.Template to allow easy
      killing of orphaned processes.
    * Setup an HTTPS certificate automatically for use with tests in the
      same way our tooling does it on customers machines.
    * Switch from OS selected ports to randomly selected ports. This is
      required as we need to know the port to use for HTTPS.
    * Allow disabling browser automation through an environment variable.
    * Setup Firefox to allow untrusted certificates when using Selenium.
    * Allow running Selenium tests on firefox by setting an environment
      variable.
2017-12-08 13:08:36 -08:00
Steve Sanderson 7f6abdfcdd Remove remaining Bower references. Fixes #161. 2017-11-20 16:54:25 +00:00
Nate McMaster 4d9bacd3f1 Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
Steve Sanderson 5eeee55b13 Add missing content files for Microsoft.DotNet.Web.ProjectTemplates.2.1 2017-09-11 16:36:06 +01:00
Steve Sanderson 175457a03a Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
Steve Sanderson 03d40f712c Initial state from previous aspnet/templates repo 2017-08-29 01:44:23 -07:00