Nate McMaster
b0b8d6ded3
Update test apps to netcoreapp2.0 ( #339 )
2017-08-25 09:17:38 -07:00
Nate McMaster
29fd1b3b33
Update README to show 2.0.0 as the latest packages
...
[ci skip]
2017-08-25 09:13:43 -07:00
Nate McMaster
a4320ccbda
Upgrade to xunit 2.3.0-beta4
2017-08-18 09:55:10 -07:00
Nate McMaster
14dcbdb9dd
Remove duplicate PackageReference
...
[ci skip]
2017-08-07 10:05:30 -07:00
John Luo
531da3c774
Ensure fallback to curl after failed wget
2017-08-02 14:31:25 -07:00
John Luo
04505ea5f6
Update __get_remote_file logic
2017-08-02 12:44:44 -07:00
Nate McMaster
d058fe5a39
Fix StackOverflowException caused when creating the watcher on directories from a network share
2017-07-26 17:23:06 -07:00
Nate McMaster
4cfeca184c
Fix syntax warning when running build.sh on older versions of bash
...
[ci skip]
2017-07-26 10:27:09 -07:00
Nate McMaster
04b98cf1b0
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:31:37 -07:00
Pranav K
3cdc497642
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:12:54 -07:00
Ryan Brandenburg
44607ecf18
Set AspNetCoreVersion
2017-07-24 17:55:29 -07:00
Ryan Brandenburg
443df66f3b
2.0.0-rtm to 2.1.0-preview1
2017-07-24 12:27:58 -07:00
Ryan Brandenburg
917be35f80
Merge pull request #330 from aspnet/rel/2.0.0
...
Rel/2.0.0
2017-07-21 15:11:31 -07:00
Ryan Brandenburg
08c6291db2
Update MSBuild version
2017-07-21 14:56:19 -07:00
Ryan Brandenburg
fc8919a201
Merge pull request #327 from aspnet/rel/2.0.0
...
Rel/2.0.0
2017-07-18 14:23:29 -07:00
Ryan Brandenburg
bc3f2cbcab
Update MSBuild version
2017-07-18 13:59:12 -07:00
Nate McMaster
76aa9b26fc
Use async main in dotnet-watch
2017-07-13 11:55:07 -07:00
Ryan Brandenburg
c5879dbed7
Merge pull request #323 from aspnet/rel/2.0.0
...
rel/2.0.0
2017-07-13 09:58:28 -07:00
Ryan Brandenburg
5ce07b2123
Update MSBuild version
2017-07-12 20:29:31 -07:00
Mike Harder
e67086ddac
Merge remote-tracking branch 'origin/rel/2.0.0' into dev
2017-07-11 17:47:55 -07:00
Mike Harder
5618fa52d8
Update MSBuild to 15.3.0-* ( #320 )
...
- Matches version shipping with Visual Studio 15.3
2017-07-11 17:47:28 -07:00
Ryan Brandenburg
3c50592c9b
Skip first time experience on Appveyor
2017-07-11 10:44:50 -07:00
Pranav K
daa928de92
Merge branch 'rel/2.0.0' into dev
2017-07-10 11:57:56 -07:00
Pranav K
15f1240ff8
Updating KoreBuild branch
2017-07-10 11:57:55 -07:00
Pranav K
b86dbffc77
Merge branch 'rel/2.0.0' into dev
2017-07-10 11:42:05 -07:00
Pranav K
78ee75c32f
Branching for 2.0.0 rtm
2017-07-10 11:42:05 -07:00
Pranav K
c2d4d223e7
Update version suffix for 2.0.0 RTM release
2017-07-06 15:08:09 -07:00
Ryan Brandenburg
7bbcd150a2
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:22:07 -07:00
Nate McMaster
83f3158653
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:37:07 -07:00
Pranav K
4ce09ef0bd
Update LICENSE.txt text
2017-07-03 14:05:27 -07:00
Jass Bagga
61505b88a5
Remove use of GetTempFileName ( #313 )
2017-06-28 12:11:17 -07:00
Nate McMaster
b5ccc996f0
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:36:15 -07:00
Nate McMaster
0dfb8e474a
Remove named constraint from SqlCache tool ( #310 )
2017-06-19 15:10:21 -07:00
Nate McMaster
0742f56dbd
Fix minor formatting error in help text for user-secrets
2017-06-17 13:45:20 -07:00
Kiran Challa
483d06734a
Fixed version of netstandard.library
2017-06-15 05:28:10 -07:00
Nate McMaster
902783e202
Remove redundant property in dependencies.props
2017-06-13 11:29:31 -07:00
Nate McMaster
9c03018a18
Cleanup unnecessary NGPV exclusion and dead test code
2017-06-02 15:29:41 -07:00
Nate McMaster
34ea52068a
Add --msbuildprojectextensionspath option to dotnet-watch
...
In the event someone wants to move the obj/ folder, MSBuild will not be able to locate dotnet-watch's generated targets. dotnet-watch cannot automatically find the obj folder (#244 ), so this command line switch allows users to point dotnet-watch to the right location.
2017-06-02 15:12:33 -07:00
Pranav K
e8ee83d216
Updating versions to preview3
2017-06-01 10:46:49 -07:00
Pranav K
6c17b9ad3e
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 19:58:38 -07:00
Pranav K
ab19b25e98
Updating build scripts to point to 2.0.0-preview2 KoreBuild
2017-05-31 19:53:15 -07:00
Pranav K
5c945c81cf
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 19:42:42 -07:00
Pranav K
f4f0af98cd
Branching for rel/2.0.0-preview2
2017-05-31 19:36:23 -07:00
Ryan Brandenburg
eb4be67863
Add temporary NPV exception
2017-05-30 09:52:51 -07:00
Kiran Challa
85d712251d
Updated to use the latest shared runtime
2017-05-26 12:39:37 -07:00
Javier Calvarro Nelson
7ac72dd7d8
Add task for generating ssl certificates with MSBuild
2017-05-24 15:55:43 -07:00
Nate McMaster
0e3d091fb7
Upgrade test framework versions
2017-05-12 12:22:22 -07:00
Pavel Krymets
71f95c0447
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:20:56 -07:00
Pavel Krymets
cb377203a4
Update InternalAspNetCoreSdkVersion
2017-05-05 10:20:48 -07:00
Mike Harder
a23a255e2e
Fix whitespace.
2017-05-03 11:43:39 -07:00