Pranav K
49fd345192
Remove Microsoft.DotNet.Cli.Utils
2016-04-14 10:15:19 -07:00
moozzyk
7f7742577d
Removing .log extension from the log file name
...
AspNetCoreModule appends a timestamp followed by ".log" to log file name. Removing extension prevents from creating log files with names like stdout.log.{timestamp}.log
2016-04-14 09:23:19 -07:00
moozzyk
362c093174
The web.config file needs to have Windows slashes even if published on *nix
...
Addresses #104
2016-04-14 09:21:54 -07:00
moozzyk
e5d651fc30
Updating publish-iis to be a portable app
2016-04-07 15:16:37 -07:00
John Luo
7a923d1d6f
Published web.config to application root instead of web root #115
2016-04-06 14:01:23 -07:00
John Luo
cc69cacaea
Reacting to Configuration API update
2016-04-04 12:18:35 -07:00
David Fowler
cf9509baca
Fixed the build
2016-03-25 01:56:45 -07:00
Pranav K
968eec59ae
Revert "Revert "Reacting to CoreCLR package changes""
...
This reverts commit 3b02600566 .
2016-03-22 16:02:09 -07:00
Pranav K
3574a25316
Revert "Revert "Reacting to CoreCLR package changes""
...
This reverts commit 33dd349cd0 .
2016-03-22 15:07:20 -07:00
Doug Bunting
3b02600566
Revert "Reacting to CoreCLR package changes"
...
This reverts commit 1d91b7bb0d .
2016-03-22 09:38:50 -07:00
Pranav K
33dd349cd0
Revert "Reacting to CoreCLR package changes"
...
This reverts commit 1786e21426 .
2016-03-21 14:24:00 -07:00
Pranav K
1786e21426
Reacting to CoreCLR package changes
2016-03-21 06:51:32 -07:00
Pranav K
1d91b7bb0d
Reacting to CoreCLR package changes
2016-03-20 23:54:07 -07:00
moozzyk
a15826399d
Racting to ASPNETCORE_APPLICATIONBASE -> ASPNETCORE_CONTENTROOT rename
2016-03-18 14:52:00 -07:00
moozzyk
a3f8648710
Reacting to ASPNET_ => ASPNETCORE_ rename
2016-03-15 13:21:54 -07:00
moozzyk
54bc8022af
Moving publish-iis from httpPlatformHandler to aspNetCoreModule
2016-03-15 13:21:53 -07:00
moozzyk
5c50ba0898
Creating Microsoft.AspNetCore.Server.IISIntegration.Tools package
...
See #95
2016-03-15 13:21:52 -07:00